correct source build action

This commit is contained in:
Mario Fetka
2026-04-21 00:46:42 +02:00
parent a782f41554
commit 2f5fc8edd4

View File

@@ -22,9 +22,10 @@ jobs:
make \
gcc \
g++ \
git \
pkg-config \
libgdbm-dev \
libxcrypt-dev
libcrypt-dev
- name: Configure
run: cmake -S . -B build