run in ci
This commit is contained in:
@@ -41,6 +41,7 @@ jobs:
|
||||
needs: lint
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: gcc
|
||||
run: mkdir -p build && gcc $GCC_ARGS -o build/$TARGET
|
||||
- name: $TARGET
|
||||
|
||||
Reference in New Issue
Block a user