mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 23:44:52 -04:00
Try to calculate the build number only once
This commit is contained in:
@ -10,10 +10,10 @@ parameters:
|
||||
|
||||
jobs:
|
||||
- job: ${{ parameters.name }}
|
||||
dependsOn: Initialization
|
||||
pool:
|
||||
vmImage: 'vs2017-win2016'
|
||||
steps:
|
||||
- template: azure-pipelines-build-number.yml
|
||||
- script: |
|
||||
pip install aqtinstall
|
||||
mkdir C:\Qt
|
||||
|
Reference in New Issue
Block a user