modifying
CI / build-and-test (push) Failing after 18s

This commit is contained in:
2026-06-09 11:41:34 +02:00
parent 1a2e916d6a
commit 12ee6c6df4
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name:
- name: install
run: |
make;
make install;