mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
8 lines
185 B
YAML
8 lines
185 B
YAML
- name: Install yuzu
|
|
include_tasks: ../include/download-github-bin.yml
|
|
loop:
|
|
- user: pineappleEA
|
|
repo: pineapple-src
|
|
regex: "Linux-Yuzu-EA-[0-9]"
|
|
name: Yuzu
|