Trying out Github Actions
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -5,4 +5,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: sudo apt install clang
|
||||
- run: ./build.sh
|
||||
- run: sudo ./build.sh
|
||||
Reference in New Issue
Block a user