fix(association): remove duplicate title #19
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