Skip to content

Commit

Permalink
update pacman command
Browse files Browse the repository at this point in the history
  • Loading branch information
jlre249 committed Aug 19, 2024
1 parent 7d73627 commit 3c4a7eb
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 @@ -38,7 +38,7 @@ jobs:
shell: msys2 {0}
run: |
pacman -S --noconfirm base-devel git mercurial cvs wget p7zip
pacman -S --noconfirm perl ruby mingw-w32
pacman -S --noconfirm perl ruby mingw-w32-i686-toolchain
- name: Download and Install OpenSSL
run: |
Expand Down

0 comments on commit 3c4a7eb

Please sign in to comment.