mirror of
https://github.com/Andreabont/simple-template-quaternion.git
synced 2024-11-21 14:37:56 +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:
|
||||
- uses: actions/checkout@v2
|
||||
- name: configure
|
||||
run: cmake
|
||||
run: cmake .
|
||||
- name: make
|
||||
run: make
|
||||
- name: make test
|
||||
|
Loading…
Reference in New Issue
Block a user