Step id change
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
|||||||
uses: dcarbone/install-jq-action@v3.0.1
|
uses: dcarbone/install-jq-action@v3.0.1
|
||||||
|
|
||||||
- name: Install flarectl
|
- name: Install flarectl
|
||||||
if: steps.cache-flarectl.outputs.cache-hit != 'true'
|
if: steps.setup-go.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
go install github.com/cloudflare/cloudflare-go/cmd/flarectl@latest
|
go install github.com/cloudflare/cloudflare-go/cmd/flarectl@latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user