Skip to content

Commit

Permalink
ci: Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CaiJingLong committed Jun 14, 2023
1 parent f38570c commit 1c1f5b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tag_to_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
uses: caijinglong/action-version-merge@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.10.4"
- name: Build apk
run: python3 example/build_apk.py
- name: upload apk
Expand Down

0 comments on commit 1c1f5b4

Please sign in to comment.