Update main.yml

This commit is contained in:
Cekis
2021-06-20 09:55:16 -07:00
committed by GitHub
parent 3431403409
commit 0befd921e5

View File

@@ -27,4 +27,4 @@ jobs:
# Runs a single command using the runners shell
- name: Compile C code
run: ant compile_src
run: ant -DbaseDir=. compile_src