mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Build via Github Actions failing (Tag 1.23 and Nightly) #2190
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2190
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 @jacotec on GitHub (Oct 10, 2023).
Bug Description
I want to build the new version 1.23 with hardcoded server information as usual, unfortunately two jobs are failing:
Unfortunately due to these dependencies only the Mac and Sciter versions are built:
How to Reproduce
Simply run the tag build for 1.23 or Nightly via GitHub actions
Expected Behavior
It should run as before :)
Operating system(s) on local side and remote side
N/A
RustDesk Version(s) on local side and remote side
N/A
Screenshots
See above
Additional Context
Log message for "generate_bridge":
Log message for "x86_64-pc-windows-msvc (windows-2019)"
@rustdesk commented on GitHub (Oct 10, 2023):
#763
@jacotec commented on GitHub (Oct 10, 2023):
@rustdesk That does not help as a supported build procedure via GitHub actions, set up via official docs, broke with 1.23 ...
So it's not a custom setup, it's the official way with the official GitHub actions.