mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-22 20:15:40 +01:00
5 lines
163 B
YAML
5 lines
163 B
YAML
steps:
|
|
- script: mkdir artifacts || echo 'X' > artifacts/T1.txt
|
|
- publish: artifacts
|
|
artifact: 'yuzu-$(BuildName)-mock'
|
|
displayName: 'Upload Artifacts' |