Skip to content

Commit

Permalink
Typoo
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-kryvenko committed Sep 15, 2024
1 parent d19891e commit 3e5bd3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:

- name: Set up Go
uses: actions/setup-go@v5
go-version: '1.23'
with:
go-version: '1.23'

- name: Run GoReleaser
if: github.event_name == 'workflow_dispatch'
Expand Down

0 comments on commit 3e5bd3d

Please sign in to comment.