mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #1369] linux-qt build is broken #452
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#452
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DanielSvoboda on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1369
The linux-qt build is broken, the github action cannot generate it after PR 1358 and PR1364.
And since it is not generating the linux-qt action, it is not creating the pre-release,
so autoUpdate will not work until this is resolved.
@ngoquang2708 commented on GitHub (Oct 14, 2024):
Maybe some caching issue. I delete all the actions' caches and can run actions again.