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