github action env install

This commit is contained in:
niuhuan 2022-03-22 11:19:35 +08:00
parent 83df9869b1
commit 6fdc446935
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ env:
go_version: '1.16'
flutter_channel: 'stable'
flutter_version: '2.10.3'
GH_TOKEN: ${{ secrets.GH_TOKEN }}
jobs: