This commit is contained in:
parent
3db89750fa
commit
5c9f7e329c
@ -8,6 +8,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: git config --global core.quotepath false
|
- run: git config --global core.quotepath false
|
||||||
|
- name: Install apt packages
|
||||||
|
run: apt update && apt install -y rsync
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user