use makefile instead simple build.sh #7
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Run build script
|
||||
run: |
|
||||
./build.sh
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user