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
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: apks
|
||||
path: |
|
||||
|
@ -47,7 +47,7 @@ jobs:
|
||||
run: ./gradlew assembleDebug
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: apks
|
||||
path: |
|
||||
|
Loading…
Reference in New Issue
Block a user