Skip to content

Commit

Permalink
Remove fetch-depth from checkout
Browse files Browse the repository at this point in the history
Previously this was required due to an issue with the version API and how it constructed the version at build time.

Co-authored-by: Joshua Barr <[email protected]>
  • Loading branch information
nirosys and jobarr-amzn committed Jan 27, 2025
1 parent 51840df commit 1bbcf42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ jobs:
with:
submodules: recursive
fetch-tags: true
fetch-depth: 50
- name: Build Debug
run: |
mkdir build64
Expand Down

0 comments on commit 1bbcf42

Please sign in to comment.