Update .github/workflows/build_push.yml
This commit is contained in:
parent
92b54c9a55
commit
0c6d703c39
1 changed files with 0 additions and 5 deletions
5
.github/workflows/build_push.yml
vendored
5
.github/workflows/build_push.yml
vendored
|
@ -137,11 +137,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update && sudo apt install rsync -y
|
sudo apt-get update && sudo apt install rsync -y
|
||||||
|
|
||||||
- name: Download APK artifacts
|
|
||||||
uses: https://code.forgejo.org/forgejo/download-artifact@d8d0a99033603453ad2255e58720b460a0555e1e # v4-patch
|
|
||||||
with:
|
|
||||||
path: ~/apk-artifacts
|
|
||||||
|
|
||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
uses: https://github.com/actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4
|
uses: https://github.com/actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue