mirror of
https://github.com/simple64/simple64.git
synced 2026-09-11 14:52:44 +02:00
use cmake (#321)
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: Update and install packages
|
||||
run: |
|
||||
dnf -y update
|
||||
dnf -y install pkgconf-pkg-config which cmake make nasm qt6-qtwebsockets-devel hidapi-devel zlib-devel libpng-devel SDL2_net-devel wget zip git ShellCheck
|
||||
dnf -y install pkgconf-pkg-config which cmake ninja-build make nasm qt6-qtwebsockets-devel hidapi-devel zlib-devel libpng-devel SDL2_net-devel wget zip git ShellCheck
|
||||
- uses: actions/checkout@v3
|
||||
- name: Check shell scripts
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user