mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 10:55:49 +03:00
[GH-ISSUE #137] Error workflows pls help #55
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#55
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 @orgserj on GitHub (Nov 17, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/137
I only want to use the web interface for signing locally!
in the web interface, the status is always: Waiting!
@ViRb3 commented on GitHub (Nov 17, 2021):
You are trying to use GitHub Actions, which is a remote server, and telling it to connect to localhost, which in turns points back to itself instead of your web server. That obviously won't work. If you have a macOS machine, you can set it up to become a builder using https://github.com/SignTools/SignTools-Builder. Then, you can make it local.