Skip to content

Commit

Permalink
need compiler for automake
Browse files Browse the repository at this point in the history
  • Loading branch information
norbusan committed Sep 17, 2024
1 parent 4829d41 commit 2d0dc90
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 @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v1
- uses: msys2/setup-msys2@v2
with:
install: make
install: make mingw-w64-x86_64-gcc

- name: install host sbcl
shell: pwsh
Expand Down

0 comments on commit 2d0dc90

Please sign in to comment.