Skip to content

Commit

Permalink
Don't use some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Jun 12, 2024
1 parent 6ee10e1 commit cef0e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
with:
msystem: MINGW64
update: true
install: git pkgconf mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake mingw-w64-x86_64-mesa mingw-w64-x86_64-python
install: git pkgconf mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake

- name: Install Dependencies (macOS)
if: ${{ runner.os == 'macOS' }}
Expand Down

0 comments on commit cef0e65

Please sign in to comment.