Skip to content

Commit

Permalink
And another build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jancona committed Jul 6, 2024
1 parent 55662d9 commit 868eb5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 868eb5e

Please sign in to comment.