1
0
Fork 0
mirror of https://code.forgejo.org/actions/cascading-pr synced 2025-03-15 06:46:59 +01:00

run.sh needs dependencies

This commit is contained in:
Earl Warren 2023-10-13 15:47:22 +02:00
parent 0123f765bd
commit 4b46875443
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -132,4 +132,6 @@ function main() {
done
}
dependencies
${MAIN:-main} "${@}"