yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
steps:-template: ./release-download.yml
-task: UniversalPackages@0displayName: Publish Artifacts
inputs:command: publish
publishDirectory:'$(Build.ArtifactStagingDirectory)'vstsFeedPublish:'yuzu-$(BuildName)'vstsFeedPackagePublish:'main'packagePublishDescription:'Yuzu Windows and Linux Executable Packages'