Skip to content

Commit

Permalink
trying checkout with depth
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-young committed Sep 12, 2024
1 parent 2b62823 commit 11f6fdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
id: go
- name: Checkout the code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build Docker Images
run: |
make -o gen-semver
Expand Down

0 comments on commit 11f6fdd

Please sign in to comment.