Skip to content

Commit

Permalink
mingw cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed Feb 29, 2024
1 parent 52de58f commit 3f73f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
msystem: UCRT64
update: true
install: mingw-w64-ucrt-x86_64-toolchain make diffutils git cmake mingw-w64-ucrt-x86_64-lapack libffi
install: mingw-w64-ucrt-x86_64-toolchain make diffutils git mingw-w64-cmake mingw-w64-ucrt-x86_64-lapack libffi
- name: install host sbcl
shell: pwsh
working-directory: sbcl
Expand Down

0 comments on commit 3f73f35

Please sign in to comment.