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