Skip to content

Commit

Permalink
fixup! build attempt #2!
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyoyuppe committed May 25, 2020
1 parent a6493d3 commit 0bdb60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/ci/templates/build-powertoys-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:
configuration: 'Release'
platform: ''
additionalBuildArguments: ''
additionalBuildArguments: '/p:CIBuild=true'

jobs:
- job: Build${{ parameters.platform }}${{ parameters.configuration }}
Expand Down

0 comments on commit 0bdb60e

Please sign in to comment.