Update .gitea/workflows/cpp.yml
Some checks failed
C/C++ CI / ubuntu-build (push) Failing after 1m3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m12s
test / test (push) Successful in 1m5s

Signed-off-by: enderice2 <enderice2@protonmail.com>
This commit is contained in:
enderice2 2024-12-29 23:29:17 +02:00
parent 123b9ace8f
commit 5936b0217a

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout
uses: actions/checkout@v3
- name: Build project
uses: nicledomaS/cmake_build_action@v1.4
with: