mirror of
https://github.com/eden-emulator/mirror.git
synced 2026-06-06 07:25:52 +08:00
Add missing dot
This commit is contained in:
parent
ccc6c732fe
commit
0511d10e4f
@ -7,7 +7,7 @@ steps:
|
||||
displayName: 'Prepare Environment'
|
||||
inputs:
|
||||
dockerVersion: '17.09.0-ce'
|
||||
- ${{ if eq(parameterscache, 'true') }}:
|
||||
- ${{ if eq(parameters.cache, 'true') }}:
|
||||
- task: CacheBeta@0
|
||||
displayName: 'Cache Build System'
|
||||
inputs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user