Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Czaja committed Oct 25, 2024
1 parent 8e5d3a3 commit 911bbca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: true

- name: Setup Go 1.22
uses: actions/setup-go@v5
Expand Down

0 comments on commit 911bbca

Please sign in to comment.