Skip to content

Commit

Permalink
ci: set fetch-depth to 0 for msvc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Dec 23, 2023
1 parent f0556ce commit 6069929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: 'true'
fetch-depth: 0
- uses: ilammy/msvc-dev-cmd@v1
with:
arch: amd64_x86
Expand Down

0 comments on commit 6069929

Please sign in to comment.