mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Are env vars reset between steps?
This commit is contained in:
@ -74,6 +74,7 @@ jobs:
|
||||
nmake
|
||||
displayName: 'Build'
|
||||
- script: |
|
||||
set PATH=%PATH%;C:\Qt\Qt5.12.4\5.12.4\msvc2017_64\bin
|
||||
cd $(Build.SourcesDirectory)\ci\win
|
||||
.\create_installer.cmd x64 7z
|
||||
displayName: 'Create installer'
|
||||
|
Reference in New Issue
Block a user