Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Mar 13, 2024
1 parent a354a67 commit 84a65c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Use MSYS2 environment and install more dependencies (Windows)
if: runner.os == 'Windows'
run: /c/msys64/usr/bin/pacman -S --noconfirm nss
run: /c/msys64/usr/bin/pacman -S --noconfirm mingw-w64-nss

- name: Set up MSVC build environment (Windows)
if: runner.os == 'Windows'
Expand Down

0 comments on commit 84a65c7

Please sign in to comment.