This commit is contained in:
parent
436a35998c
commit
4e8dc03312
@ -7,6 +7,8 @@ jobs:
|
|||||||
container: mingc/android-build-box
|
container: mingc/android-build-box
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v3
|
||||||
|
with:
|
||||||
|
go-version: '>=1.20.1'
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: curl -sSL -u "$USERNAME:$PASSWORD" -o app/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
|
- run: curl -sSL -u "$USERNAME:$PASSWORD" -o app/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
|
||||||
- run: sh gradlew build bundleRelease assembleRelease --no-daemon
|
- run: sh gradlew build bundleRelease assembleRelease --no-daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user