mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
fixing CI
This commit is contained in:
2
.github/workflows/linux_clang.yml
vendored
2
.github/workflows/linux_clang.yml
vendored
@@ -39,4 +39,4 @@ jobs:
|
||||
|
||||
# Build the test
|
||||
- name: Build Test
|
||||
run: cd test && clang main.c ../libmlx.so -lSDL2
|
||||
run: cd test && bash ./run.sh
|
||||
|
||||
Reference in New Issue
Block a user