fixing ci
This commit is contained in:
parent
43561467ef
commit
237b43480f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build
|
- name: Build
|
||||||
run: mkdir build && ../cbuild
|
run: mkdir build && cd build && ../cbuild
|
Loading…
Reference in New Issue
Block a user