1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2024-09-18 17:36:16 +00:00

setup the path of the action

This commit is contained in:
Earl Warren 2023-03-25 19:07:46 +01:00
parent 115f9016a9
commit 8b2ff23fc0
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -11,9 +11,9 @@ outputs:
runs:
using: "composite"
steps:
- run: echo "${{ github.action_path }}" >> $GITHUB_PATH
shell: bash
- run: |
env
export PATH=$PATH:$GITHUB_ACTION_PATH
dependencies.sh
forgejo.sh setup root admin1234 codeberg.org/forgejo/forgejo:1.19
forgejo-runner.sh setup