mirror of
https://code.forgejo.org/actions/cascading-pr
synced 2025-03-15 14:54:40 +01:00
add path
This commit is contained in:
parent
731e463dfd
commit
007e34c709
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ runs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
export PATH=${{ github.action_path }}:$PATH
|
||||
|
||||
if "${{ inputs.verbose }}"; then
|
||||
verbosity="$verbosity --verbose"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue