mirror of
https://github.com/SWG-Source/src.git
synced 2026-01-17 00:04:25 -05:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -35,4 +35,4 @@ jobs:
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: Compile C code
|
||||
run: ant -Dbasedir=. build_src
|
||||
run: ant -buildfile src/build.xml -Dbasedir=. build_src
|
||||
|
||||
Reference in New Issue
Block a user