Update .gitea/workflows/cpp.yml
Some checks failed
C/C++ CI / ubuntu-build (push) Failing after 0s
test / test (push) Successful in 3s

Signed-off-by: enderice2 <enderice2@no-reply@enderice2.com>
This commit is contained in:
enderice2 2024-08-25 16:42:10 +03:00
parent d581e649c0
commit a14f86dbdd

View File

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