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-ncurses
|
||||
- name: make
|
||||
run: make
|
||||
run: mingw-w64-x86_64-make
|
||||
- name: copy to build folder
|
||||
run: |
|
||||
mkdir -p build
|
||||
|
||||
Reference in New Issue
Block a user