Skip to content

Commit

Permalink
chore: action
Browse files Browse the repository at this point in the history
  • Loading branch information
jing332 committed Jan 30, 2024
1 parent 9607173 commit 47eb189
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ jobs:
chmod +x gradlew
./gradlew assemble${{ env.product }}release --build-cache --parallel --daemon --warning-mode all
- name: Init environment variable
run: |
verName="$(grep -m 1 'versionName' ${{ env.outputs_dir }}/apk/${{ env.product }}/release/output-metadata.json | cut -d\" -f4)"
Expand Down Expand Up @@ -112,6 +111,4 @@ jobs:
echo "app: https://jing332.lanzn.com/b09jpjd2d"
echo "dev: https://jing332.lanzn.com/b09ig9qla"
echo "密码PWD: 1234"
echo "密码PWD: 1234"

0 comments on commit 47eb189

Please sign in to comment.