change to correct package name
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
|||||||
install: >-
|
install: >-
|
||||||
mingw-w64-x86_64-gcc
|
mingw-w64-x86_64-gcc
|
||||||
mingw-w64-x86_64-make
|
mingw-w64-x86_64-make
|
||||||
mingw-w64-x86_64-libncurses
|
mingw-w64-x86_64-ncurses
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
- name: copy to build folder
|
- name: copy to build folder
|
||||||
|
|||||||
Reference in New Issue
Block a user