mirror of
https://github.com/ps5-linux/ps5-linux-image.git
synced 2026-07-15 21:42:27 +00:00
release: add steamos to ALL_DISTROS table
This commit is contained in:
1
.github/workflows/build-image.yml
vendored
1
.github/workflows/build-image.yml
vendored
@@ -188,6 +188,7 @@ jobs:
|
||||
{ key: 'debian', label: 'Debian 12', file: 'ps5-debian.img.xz' },
|
||||
{ key: 'bazzite', label: 'Bazzite (KDE gaming)', file: 'ps5-bazzite.img.xz' },
|
||||
{ key: 'bazzite-deck', label: 'Bazzite Deck UI', file: 'ps5-bazzite-deck.img.xz' },
|
||||
{ key: 'steamos', label: 'SteamOS 3 (Holo)', file: 'ps5-steamos.img.xz' },
|
||||
];
|
||||
|
||||
// Fetch existing release body to preserve distros not built this run
|
||||
|
||||
Reference in New Issue
Block a user