mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 07:52:03 +00:00
make frontend -> backend errors actually work
This commit is contained in:
@@ -282,3 +282,4 @@ class Updater:
|
||||
await self.download_decky_binary(down_link, f'PR-{pr_id}' , True)
|
||||
else:
|
||||
logger.error("workflow run not found", str(works))
|
||||
raise Exception("Workflow run not found.")
|
||||
|
||||
Reference in New Issue
Block a user