mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-16 01:22:49 +00:00
update repo references after rename to retrobios
This commit is contained in:
parent
13c561888d
commit
c23c565c6d
4 changed files with 6 additions and 6 deletions
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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue