Skip to content

Commit

Permalink
fix: cache
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <[email protected]>
  • Loading branch information
caarlos0 committed Jan 28, 2023
1 parent 11f2c90 commit e330963
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: 1.19
cache: true
- if: startsWith(github.ref, 'refs/tags/a/v')
shell: bash
run: echo "-f ./a/.goreleaser.yml" >> $GITHUB_ENV
Expand Down

0 comments on commit e330963

Please sign in to comment.