mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-21 15:53:19 +00:00
rebuild
This commit is contained in:
parent
5511283b9e
commit
637d00b802
@ -213,12 +213,10 @@ jobs:
|
||||
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
|
||||
|
||||
- task: VSBuild@1
|
||||
${{ if eq(parameters.runTests, true) }}:
|
||||
displayName: Build and Test PowerToys main project
|
||||
${{ else }}:
|
||||
displayName: Build PowerToys main project
|
||||
displayName: Force rebuild PowerRename
|
||||
inputs:
|
||||
solution: 'src\modules\powerrename\PowerRenameUILib\PowerRenameUI.vcxproj'
|
||||
clean: true
|
||||
vsVersion: 17.0
|
||||
msbuildArgs: >-
|
||||
/p:CIBuild=true
|
||||
|
Loading…
Reference in New Issue
Block a user