attempt neyr
All checks were successful
Build / Build for Android (push) Successful in 7s

This commit is contained in:
L3D 2023-05-12 01:40:37 +02:00
parent b4add61721
commit a843a27b6c
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
- name: Testing rsync transfer
run: echo Uploaded; /usr/bin/curl --upload-file ./README.md https://transfer.sh/hello.txt; echo $_
run: echo Uploaded; /usr/bin/curl --upload-file ./README.md https://transfer.sh/hello.txt; echo \nsuccess
# - name: Build with Buildozer
# uses: actions/gh-buildozer-action@v1