Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
imndx committed Apr 19, 2024
1 parent ee7b8e6 commit 956596e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: ./gradlew clean aDebug

# 打包完成之后进行上传
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
path: chat/build/outputs/apk/debug/chat-debug.apk

0 comments on commit 956596e

Please sign in to comment.