Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Jan 4, 2024
2 parents 1238177 + a1b3a83 commit 79e9475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
with:
update: true
msystem: MINGW64
install: base-devel git gcc make python3 # mingw-w64-x86_64-clang
install: base-devel git gcc make python3 nasm # mingw-w64-x86_64-clang

- name: Build windows
# shell: msys2 {0}
Expand Down

0 comments on commit 79e9475

Please sign in to comment.