Skip to content

Commit

Permalink
fix:更新工作流文件 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwtesttt authored Jun 3, 2024
1 parent 2392556 commit 82f62d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
# - name: Sign dev build
# run: jarsigner -keystore android/release.decrypted.jks -storepass "${{ secrets.RELEASE_KEYSTORE_PASSWORD }}" -signedjar ./android/app/build/outputs/bundle/release/app-release-signed.aab ./android/app/build/outputs/bundle/release/app-release.aab release

- name: Check folder content of android output
run: ls ./android/app/build/outputs/bundle/release
# - name: Check folder content of android output
# run: ls ./android/app/build/outputs/bundle/release

- name: Set version
id: version
Expand Down

0 comments on commit 82f62d6

Please sign in to comment.