Skip to content

Commit 3d078f2

Browse files
chore: another testing
1 parent da6d6a3 commit 3d078f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/checkout@v3
2121

2222
- name: Setup MSYS2 and Install Tools
23+
uses: msys2/setup-msys2@v2
2324
run: |
2425
pacman -Syu --noconfirm
2526
pacman -S --noconfirm --needed mingw-w64-x86_64-toolchain

0 commit comments

Comments
 (0)