Skip to content

Commit

Permalink
ci: improve MSYS2 build on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Feb 27, 2024
1 parent b627798 commit 7476d21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
mingw-w64-x86_64-make
mingw-w64-x86_64-ninja
mingw-w64-x86_64-pkg-config
- name: Force-fetch Git tags
run: git fetch --force --tags
- name: Build
run: |
export MSYSTEM=MINGW64
Expand Down

0 comments on commit 7476d21

Please sign in to comment.