Step id change

This commit is contained in:
2025-01-03 10:50:09 -05:00
parent e5f28515b5
commit b7558eb842
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
uses: dcarbone/install-jq-action@v3.0.1
- name: Install flarectl
if: steps.cache-flarectl.outputs.cache-hit != 'true'
if: steps.setup-go.outputs.cache-hit != 'true'
run: |
go install github.com/cloudflare/cloudflare-go/cmd/flarectl@latest