This commit is contained in:
plasmagoat 2025-06-09 15:53:18 +02:00
parent 135806b5d8
commit cb410393d5

View file

@ -53,7 +53,7 @@ jobs:
which git which git
which jq which jq
ls -l /var/run/act/actions/ ls -l /var/run/act/actions/
ls -l /var/run/act/actions/https---code.forgejo.org-sheik-forgejo-release@v2.6.0/forgejo-release.sh # ls -l /var/run/act/actions/https---code.forgejo.org-sheik-forgejo-release@v2.6.0/forgejo-release.sh
echo "--- Running forgejo-release.sh with bash -x for more verbose output ---" echo "--- Running forgejo-release.sh with bash -x for more verbose output ---"
# /bin/bash -x /var/run/act/actions/https---code.forgejo.org-sheik-forgejo-release@v2.6.0/forgejo-release.sh || true # /bin/bash -x /var/run/act/actions/https---code.forgejo.org-sheik-forgejo-release@v2.6.0/forgejo-release.sh || true
# The '|| true' allows the workflow to continue even if this fails # The '|| true' allows the workflow to continue even if this fails