mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-31 00:26:48 +00:00
fix typo
This commit is contained in:
parent
6ecbfa813d
commit
88ecab2010
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
||||
run: sudo apt-get install gcc-mingw-w64-i686 mingw-w64-tools
|
||||
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user