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
|
- name: Install
|
||||||
shell: bash
|
shell: bash
|
||||||
run: cmake --install build/
|
run: sudo cmake --install build/
|
||||||
|
|
||||||
- name: Unit Tests
|
- name: Unit Tests
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user