try out different command name
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
|||||||
mingw-w64-x86_64-make
|
mingw-w64-x86_64-make
|
||||||
mingw-w64-x86_64-ncurses
|
mingw-w64-x86_64-ncurses
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: mingw-w64-x86_64-make
|
||||||
- name: copy to build folder
|
- name: copy to build folder
|
||||||
run: |
|
run: |
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|||||||
Reference in New Issue
Block a user