Skip to content

Commit

Permalink
fix: update cli/gh-extension-precompile (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref authored Jan 5, 2025
1 parent 774345c commit adb1c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- uses: cli/gh-extension-precompile@v1
- uses: cli/gh-extension-precompile@v2
with:
go_version: ${{ env.GO_VERSION }}

0 comments on commit adb1c88

Please sign in to comment.