parent
43bd18c82b
commit
29c04a743f
@ -12,6 +12,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- run: cmake -S . -B build
|
- run: cmake -S . -B build
|
||||||
- run: cmake --build build --target all
|
- run: cmake --build build --target all
|
||||||
- run: build/Bilby
|
- run: build/Bilby
|
||||||
|
Loading…
Reference in New Issue
Block a user