forked from github/wulkanowy-mirror
switch to unofficial upload-artifact due to GHES compatibility issue
Some checks failed
Generate debug APK / build (push) Has been cancelled
Some checks failed
Generate debug APK / build (push) Has been cancelled
This commit is contained in:
parent
01fa007c89
commit
9f6ae0e6b5
@ -47,7 +47,7 @@ jobs:
|
|||||||
run: ./gradlew assembleRelease
|
run: ./gradlew assembleRelease
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: apks
|
name: apks
|
||||||
path: |
|
path: |
|
||||||
|
@ -47,7 +47,7 @@ jobs:
|
|||||||
run: ./gradlew assembleDebug
|
run: ./gradlew assembleDebug
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: apks
|
name: apks
|
||||||
path: |
|
path: |
|
||||||
|
Loading…
Reference in New Issue
Block a user