ci: try to fix deploy script

This commit is contained in:
Rongjian Zhang 2020-11-14 17:07:36 +08:00
parent 893f0ddaf2
commit 6d72d85acb
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1