Update .gitea/workflows/cpp.yml
Signed-off-by: enderice2 <enderice2@no-reply@enderice2.com>
This commit is contained in:
parent
d581e649c0
commit
a14f86dbdd
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2.0.0
|
uses: actions/checkout
|
||||||
- name: Build project
|
- name: Build project
|
||||||
uses: nicledomaS/cmake_build_action@v1.4
|
uses: nicledomaS/cmake_build_action@v1.4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user