test forgejo action bash
All checks were successful
Deploy workflow / deploy (pull_request) Successful in 32s
All checks were successful
Deploy workflow / deploy (pull_request) Successful in 32s
This commit is contained in:
parent
74b8a34ba2
commit
42d24874b2
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ jobs:
|
|||
fi
|
||||
ls /
|
||||
cat /base_url.txt
|
||||
- name: Install rsync
|
||||
run: echo "${{ env.github_ref_name }}"
|
||||
- name: Install rsync
|
||||
run: apt update && apt install -y rsync
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue