Working on Github Actions
This commit is contained in:
parent
96ef64af69
commit
4291ce48cd
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
@ -101,7 +101,7 @@ jobs:
|
|||
|
||||
- name: Install
|
||||
shell: bash
|
||||
run: cmake --install build/
|
||||
run: sudo cmake --install build/
|
||||
|
||||
- name: Unit Tests
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user