mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 14:17:57 -05:00
Add missing dot
This commit is contained in:
@ -7,7 +7,7 @@ steps:
|
|||||||
displayName: 'Prepare Environment'
|
displayName: 'Prepare Environment'
|
||||||
inputs:
|
inputs:
|
||||||
dockerVersion: '17.09.0-ce'
|
dockerVersion: '17.09.0-ce'
|
||||||
- ${{ if eq(parameterscache, 'true') }}:
|
- ${{ if eq(parameters.cache, 'true') }}:
|
||||||
- task: CacheBeta@0
|
- task: CacheBeta@0
|
||||||
displayName: 'Cache Build System'
|
displayName: 'Cache Build System'
|
||||||
inputs:
|
inputs:
|
||||||
|
Reference in New Issue
Block a user