This commit is contained in:
parent
61777a407e
commit
f9d5c62757
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildozer.yml
vendored
2
.github/workflows/buildozer.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Testing rsync transfer
|
- name: Testing rsync transfer
|
||||||
uses: actions/rsync@main
|
uses: actions/rsync@8ba0e72d2ef4876e36bd3614f93ab746fdd9ba53
|
||||||
width:
|
width:
|
||||||
source: README.md
|
source: README.md
|
||||||
destionation: ~/
|
destionation: ~/
|
||||||
|
|
Loading…
Reference in a new issue