Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
substring authored Nov 24, 2024
1 parent 5d0c768 commit b196343
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
install: >-
base-devel
mingw-w64-${{matrix.env}}-toolchain
mingw-w64-sfml
mingw-w64-ffmpeg
mingw-w64-boost
mingw-w64-libarchive
mingw-w64-${{matrix.env}}-sfml
mingw-w64-${{matrix.env}}-ffmpeg
mingw-w64-${{matrix.env}}-boost
mingw-w64-${{matrix.env}}-libarchive
- name: AM+ - Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit b196343

Please sign in to comment.