WIP: setup Cpp workflow #116

Closed
AramJonghu wants to merge 9 commits from workflow-cpp into main
Showing only changes of commit 78fc3c0853 - Show all commits
+1 -1
View File
@@ -27,8 +27,8 @@ jobs:
libqalculate-dev \
glib-dev \
aubio-dev \
cava \
git
apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing cava
- name: Configure
run: cmake -S . -B build -G Ninja