Skip to content

Commit

Permalink
Try a different set of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jul 9, 2023
1 parent 04c3ced commit 4de5e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
with:
msystem: MINGW64
update: true
install: git pkgconf cmake gcc ccache ninja make mingw-w64-x86_64-toolchain
install: git pkgconf mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake mingw-w64-x86_64-ccache

- name: Install Dependencies (macOS)
if: ${{ contains(inputs.runs-on, 'macos') }}
Expand Down

0 comments on commit 4de5e20

Please sign in to comment.