Update .gitea/workflows/rh9-images.yml
Some checks failed
Build on RHEL9 det / build (push) Successful in 2s
Build on RHEL9 PSI / build (push) Successful in 3s
Build on our own server / build (push) Has been cancelled

This commit is contained in:
2025-11-19 13:47:45 +01:00
parent cb57ec5001
commit 13dc536f5c

View File

@@ -18,6 +18,7 @@ jobs:
- name: Build library
run: |
ls /
mkdir build && cd build
cmake ..
make -j 2