mirror of
https://github.com/leozide/leocad
synced 2025-01-30 20:34:56 +01:00
Update appveyor.yml
This commit is contained in:
parent
f8e2c7c595
commit
15417eb960
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ for:
|
|||
- copy tools\setup\leocad.nsi .
|
||||
- copy tools\setup\setup.ico .
|
||||
- "copy \"%VCToolsRedistDir%\\vcredist_x64.exe\" appdir"
|
||||
- "\"C:\Program Files (x86)\NSIS\makensis.exe\" /V4 /DX64 \"/XOutFile LeoCAD-Windows-%VERSION%.exe\" leocad.nsi"
|
||||
- '\"C:\Program Files (x86)\NSIS\makensis.exe\" /V4 /DX64 \"/XOutFile LeoCAD-Windows-%VERSION%.exe\" leocad.nsi'
|
||||
artifacts:
|
||||
- path: symbols.zip
|
||||
name: symbols
|
||||
|
|
Loading…
Add table
Reference in a new issue