Copy hlc_main.c

This commit is contained in:
Terry Hearst 2024-08-30 19:09:58 -04:00
parent 6012ae25d3
commit 766fdaa126

View file

@ -541,6 +541,7 @@ jobs:
export LD_LIBRARY_PATH=~/neko
cd ~/MBHaxe
haxe compile.hxml
cp ~/deps/hashlink/src/hlc_main.c native
./compile-linux.sh
- run: