mirror of
https://github.com/Andreabont/simple-template-quaternion.git
synced 2024-11-10 01:41:43 +00:00
Update c-cpp.yml
This commit is contained in:
parent
e828f5ec21
commit
1b28e16c52
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: configure
|
- name: configure
|
||||||
run: cmake
|
run: cmake .
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
- name: make test
|
- name: make test
|
||||||
|
Loading…
Reference in New Issue
Block a user