This commit is contained in:
Thomas Bernard 2020-11-05 00:10:56 +01:00
parent 6ecbfa813d
commit 88ecab2010
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ jobs:
run: sudo apt-get install gcc-mingw-w64-i686 mingw-w64-tools run: sudo apt-get install gcc-mingw-w64-i686 mingw-w64-tools
- name: build miniupnpc for win32 - name: build miniupnpc for win32
run: make -C miniupnpc -f Makefile.mingw DLLWRAP=i686-w64-mingw32-dllwrap CC=i686-w64-mingw32-gcc AR=i686-w64-mingw32-ar" run: make -C miniupnpc -f Makefile.mingw DLLWRAP=i686-w64-mingw32-dllwrap CC=i686-w64-mingw32-gcc AR=i686-w64-mingw32-ar