Test steps.
Some checks failed
Deploy Applications / Build (push) Failing after 5s

This commit is contained in:
amass 2024-06-30 14:55:02 +08:00
parent 120bdd3fb1
commit e580de01e6

View File

@ -11,3 +11,4 @@ jobs:
uses: actions/checkout@v4
- run: cmake --build build --target all
- run: build/Bilby
- run: echo build finished.