mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
update repo references after rename to retrobios
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -185,8 +185,8 @@ jobs:
|
||||
python scripts/download.py retroarch ~/RetroArch/system/
|
||||
|
||||
# Archived platforms (RetroPie, etc.)
|
||||
git clone https://github.com/Abdess/retroarch_system.git
|
||||
cd retroarch_system && pip install pyyaml
|
||||
git clone https://github.com/Abdess/retrobios.git
|
||||
cd retrobios && pip install pyyaml
|
||||
python scripts/generate_pack.py --platform retropie -o ~/Downloads/
|
||||
```
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user