Skip to content

Commit

Permalink
New attempt.
Browse files Browse the repository at this point in the history
  • Loading branch information
klei1984 committed Apr 23, 2023
1 parent 4af9145 commit 58db3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Setup Dependencies
run: |
pacman -S --noconfirm git mingw-w64-i686-toolchain mingw32/mingw-w64-i686-SDL2 mingw32/mingw-w64-i686-SDL2_mixer mingw32/mingw-w64-i686-SDL2_net mingw32/mingw-w64-i686-libiconv mingw32/mingw-w64-i686-freetype mingw32/p7zip mingw32/mingw-w64-i686-cmake mingw-w64-x86_64-ninja make
pacman -S --noconfirm git mingw-w64-i686-toolchain mingw32/mingw-w64-i686-SDL2 mingw32/mingw-w64-i686-SDL2_mixer mingw32/mingw-w64-i686-SDL2_net mingw32/mingw-w64-i686-libiconv mingw32/mingw-w64-i686-freetype p7zip mingw32/mingw-w64-i686-cmake mingw-w64-x86_64-ninja make
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 58db3c6

Please sign in to comment.