Skip to content

Commit

Permalink
Change fetch depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
coolbreeze413 committed Feb 2, 2024
1 parent cf610b7 commit 6c881f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/[email protected]
with:
submodules: recursive
fetch-depth: 1
fetch-depth: 0

- name: Setup MSYS2
uses: msys2/setup-msys2@v2
Expand Down

0 comments on commit 6c881f4

Please sign in to comment.