fix gitea runner script
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 5s

This commit is contained in:
j
2025-12-28 12:50:25 +13:00
parent 97206507f9
commit 2edc096fb0

View File

@@ -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