actions
This commit is contained in:
parent
f70acbdffb
commit
0725da2e95
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ jobs:
|
||||||
which curl
|
which curl
|
||||||
which git
|
which git
|
||||||
which jq
|
which jq
|
||||||
ls -l /var/run/act
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue