change to correct package name

This commit is contained in:
Zvonimir Rudinski
2024-08-15 02:33:57 +02:00
parent 278b11f1c1
commit ec8d491e6f

View File

@@ -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