change package name

This commit is contained in:
2024-08-15 02:41:33 +02:00
parent 37cd828c21
commit bda1c18a52

View File

@@ -61,7 +61,7 @@ jobs:
install: >-
gcc
make
ncurses
ncurses-devel
- name: make
run: make
- name: copy to build folder