Skip to content

Commit

Permalink
WIP: Fetch tags during build to or semver will not work what bacalh s…
Browse files Browse the repository at this point in the history
…tarts
  • Loading branch information
jamlo committed Oct 28, 2024
1 parent 292ecd8 commit 8fd1b96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
uses: earthly/actions-setup@v1

- uses: actions/checkout@v4
with:
fetch-tags: true

- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 8fd1b96

Please sign in to comment.