mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Fix builds for Windows
This commit is contained in:
parent
d332121d7c
commit
f83ceb2a96
7 changed files with 40 additions and 19 deletions
|
@ -415,3 +415,5 @@ RUN mkdir linuxdeployqt && \
|
|||
chmod +x linuxdeployqt-7-x86_64.AppImage && \
|
||||
./linuxdeployqt-7-x86_64.AppImage --appimage-extract && \
|
||||
rm linuxdeployqt-7-x86_64.AppImage
|
||||
|
||||
RUN git config --global --add safe.directory /wowlet
|
Loading…
Add table
Add a link
Reference in a new issue