ankidroid / ankidroid/Anki-Android
Fix amazon release build from github actions
- Ngôn ngữ chính
- Kotlin
- Star
- 11.8k
- Fork
- 2.9k
- Merge trung bình
- 2 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 171
Mô tả
### Checked for duplicates?
- [X] This issue is not a duplicate
### What are the steps to reproduce this bug?
Run publish release workflow with "public" release specified
This should trigger the amazon release (or an attempt to release to amazon...)
### Expected behaviour
Successful release
### Actual behaviour
```
Running 'publishToAmazonAppStore' gradle target
Starting a Gradle Daemon, 4 stopped Daemons could not be reused, use --status for details
> Configure project :
CI build detected: setting compiler execution strategy to IN_PROCESS
> Task :AnkiDroid:publishToAmazonAppStore
️🔒 Authenticating...
️↕️️ Deleting edit...
⬅️ Remove APKs from previous edit...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':AnkiDroid:publishToAmazonAppStore'.
> ❌ Failed to delete existing APK
```
### Debug info
```text
https://github.com/ankidroid/Anki-Android/actions/runs/5676011762/job/15382106501#step:10:605
```
### (Optional) Anything else you want to share?
Probably need to sort this out manually a few times, but amazon is a lower priority than getting play store + github releases working, and then F-Droid full builds
### Research
- [X] I am reporting a bug specific to AnkiDroid (Android app)
- [X] I have checked the [manual](https://ankidroid.org/docs/manual.html) and the [FAQ](https://github.com/ankidroid/Anki-Android/wiki/FAQ) and could not find a solution to my issue
- [X] (Optional) I have confirmed the issue is not resolved in the latest alpha release ([instructions](https://docs.ankidroid.org/manual.html#betaTesting))
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.