Commit 0a966f9f5c2bc6584d3956a45a52274506d8afd5

Authored by Perry Werneck
Committed by GitHub
1 parent 9493d839
Exists in master and in 1 other branch develop

Update msys2.yml

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.github/workflows/msys2.yml
@@ -17,6 +17,7 @@ jobs: @@ -17,6 +17,7 @@ jobs:
17 shell: msys2 {0} 17 shell: msys2 {0}
18 steps: 18 steps:
19 - uses: actions/checkout@v3 19 - uses: actions/checkout@v3
  20 + - run: git fetch --prune --unshallow
20 - uses: msys2/setup-msys2@v2 21 - uses: msys2/setup-msys2@v2
21 with: 22 with:
22 msystem: mingw64 23 msystem: mingw64