Skip to content

Commit fa600bb

Browse files
author
Detlef Groth
committed
bfs makefile for mingw now works as well cross compile
1 parent bb76629 commit fa600bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
mkdir binaries-Linux-x86_64
3131
mkdir binaries-Windows-32
3232
cp bfs/bfs binaries-Linux-x86_64/
33-
cp src/.linux32-release-mecw/mecw binaries-Linux-x86_64/mecw-ubuntu-20
33+
cp src/.linux32gcc-release-mecw/mecw binaries-Linux-x86_64/mecw-ubuntu-20
3434
cp me-linux.bin binaries-Linux-x86_64/me-ubuntu-20.bin
3535
cp license.txt binaries-Linux-x86_64/
3636
cp README-standalone.md binaries-Linux-x86_64/

0 commit comments

Comments
 (0)