mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-09-15 00:55:33 +00:00
Add missing dot
This commit is contained in:
parent
bcbec6f37c
commit
d3ea2df06d
@ -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