mirror of
https://github.com/leozide/leocad
synced 2025-01-18 22:26:44 +01:00
Update appveyor.yml
This commit is contained in:
parent
bb291cac1e
commit
64fc1f26ed
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ for:
|
|||
- $HOME/Qt/latest/gcc_64/bin/qmake PREFIX=/usr -r
|
||||
- make -j$(nproc)
|
||||
after_build:
|
||||
- make install INSTALL_ROOT=AppDir
|
||||
- appveyor DownloadFile https://github.com/leozide/leocad/releases/download/v19.07.1/Library-Linux-14384.zip -FileName library.zip
|
||||
- unzip library.zip
|
||||
- mkdir -p AppDir/usr/share/leocad
|
||||
|
|
Loading…
Reference in a new issue