mirror of
https://github.com/leozide/leocad
synced 2024-12-26 21:58:44 +01:00
Update appveyor.yml
This commit is contained in:
parent
dfec73e5ca
commit
36d18e40c9
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…
Reference in a new issue