mirror of
https://github.com/Andreabont/simple-template-quaternion.git
synced 2024-11-09 17:31:46 +00:00
Update c-cpp.yml
This commit is contained in:
parent
87e85d5975
commit
d43046157d
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: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: apt-get install -y libboost-dev libboost-system-dev libboost-test-dev
|
run: sudo apt-get install -y libboost-dev libboost-system-dev libboost-test-dev
|
||||||
- name: configure
|
- name: configure
|
||||||
run: cmake .
|
run: cmake .
|
||||||
- name: make
|
- name: make
|
||||||
|
Loading…
Reference in New Issue
Block a user