mirror of
https://github.com/Andreabont/simple-template-quaternion.git
synced 2024-11-23 23:37:58 +00:00
Update c-cpp.yml
This commit is contained in:
parent
fba17f0969
commit
e828f5ec21
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: cmake-configure
|
- name: configure
|
||||||
uses: snickerbockers/cmake-configure@prerel1
|
run: cmake
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
- name: make test
|
- name: make test
|
||||||
|
Loading…
Reference in New Issue
Block a user