Skip to content

Commit ff391bb

Browse files
committed
Try again
1 parent 1c1e033 commit ff391bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
tar -xzf luafilesystem.tar.gz
3636
3737
- name: Build
38-
run: gcc -o build/moon '-Ilua-5.1.5/src/' bin/binaries/moon.c lpeg-1.0.2/lpvm.c lpeg-1.0.2/lpcap.c lpeg-1.0.2/lptree.c lpeg-1.0.2/lpcode.c lpeg-1.0.2/lpprint.c
38+
run: gcc -o moon-out '-Ilua-5.1.5/src/' bin/binaries/moon.c lpeg-1.0.2/lpvm.c lpeg-1.0.2/lpcap.c lpeg-1.0.2/lptree.c lpeg-1.0.2/lpcode.c lpeg-1.0.2/lpprint.c
3939

4040

4141
windows:

0 commit comments

Comments
 (0)