Skip to content

Commit

Permalink
升级artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
neilyhe committed Sep 13, 2024
1 parent 3dfba3e commit df86211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
./gradlew clean
./gradlew :explorer:device-android-demo:build :hub:hub-android-demo:build
- name: Archive the apks
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
path: |
'explorer/device-android-demo/build/outputs/apk/debug/*.apk'
Expand Down

0 comments on commit df86211

Please sign in to comment.