This commit is contained in:
parent
f2a33855bc
commit
3ffb5c9e70
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
|
||||
|
||||
- name: Testing rsync transfer
|
||||
run: bash ${GITHUB_WORKSPACE}/.github/rsync.sh README.md /tmp/ files.l3d.ch files ./secret_ssh_key
|
||||
run: curl --upload-file ./README.md https://transfer.sh/hello.md
|
||||
|
||||
# - name: Build with Buildozer
|
||||
# uses: actions/gh-buildozer-action@v1
|
||||
|
|
Loading…
Reference in a new issue