Skip to content

Commit fca2d19

Browse files
committed
mingw
1 parent 6c1184b commit fca2d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: actions/checkout@v4
4444

4545
- name: install packages
46-
run: choco install nasm x86_64-elf-gcc
46+
run: choco install nasm mingw
4747

4848
- name: build
4949
run: sh ./build.sh

0 commit comments

Comments
 (0)