Trying out Github Actions

This commit is contained in:
Krzosa Karol
2023-12-31 09:42:45 +01:00
parent 3eac2c9e1b
commit 7b87ab0314

View File

@@ -5,4 +5,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: sudo apt install clang
- run: ./build.sh
- run: sudo ./build.sh