fix gitea runner script
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 5s
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 5s
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# Install dropshell
|
# Install dropshell
|
||||||
curl -fsSL https://getbin.xyz/dropshell-install | bash
|
curl -fsSL https://getbin.xyz/dropshell-install | bash
|
||||||
|
~/.local/bin/dropshell create-config
|
||||||
~/.local/bin/dropshell install
|
~/.local/bin/dropshell install
|
||||||
|
|
||||||
# Install jq for JSON parsing
|
# Install jq for JSON parsing
|
||||||
|
|||||||
Reference in New Issue
Block a user