Skip to content

Commit

Permalink
install make
Browse files Browse the repository at this point in the history
  • Loading branch information
SourLemonJuice committed Jun 16, 2024
1 parent 9b1ebc7 commit 3aaa373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
with:
msystem: UCRT64
update: true
install: git mingw-w64-ucrt-x86_64-gcc
install: make git mingw-w64-ucrt-x86_64-gcc
- name: make with MSYS2
run: make i18nglish.exe

0 comments on commit 3aaa373

Please sign in to comment.