Skip to content

Commit

Permalink
go boolean version
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre818181 committed Dec 23, 2024
1 parent 749e1f9 commit cc79071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: '1.22'
cache: 'go-mod'
cache: true

- name: Install bun
uses: oven-sh/setup-bun@v2
Expand Down

0 comments on commit cc79071

Please sign in to comment.