gdfg
Some checks failed
Deploy Release / Build (push) Failing after 6s

This commit is contained in:
amass 2024-07-02 01:13:10 +08:00
parent 43bd18c82b
commit 29c04a743f

View File

@ -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