Skip to content

Commit

Permalink
Reduce amount of packages that gets installed in Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rollerozxa committed Dec 4, 2023
1 parent 9368569 commit ffa8ce9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
with:
update: true
install: >-
base-devel
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-gcc
mingw-w64-x86_64-cmake
mingw-w64-x86_64-ninja
mingw-w64-x86_64-glew
Expand Down

0 comments on commit ffa8ce9

Please sign in to comment.