Skip to content

Commit

Permalink
💚 Update ci scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Jul 10, 2023
1 parent c2ddf4c commit ce9c59e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
go_version: '1.17'
flutter_channel: 'stable'
# host_linux: ubuntu-latest
# host_windows: windows-latest
# host_macos: macos-latest
Expand Down Expand Up @@ -160,7 +159,6 @@ jobs:
if: steps.check_asset.outputs.skip_build != 'true'
uses: subosito/flutter-action@v2
with:
channel: ${{ env.flutter_channel }}
flutter-version: ${{ env.flutter_version }}
architecture: x64

Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,10 @@ packages:
dependency: "direct main"
description:
name: flutter_styled_toast
sha256: cc32aed2a49ce77a1ed5844073c6c0f5e381c81fd6d694e0ba3c5dc2a645963d
sha256: e6628460fa473d06b1c85f5670d7650cbaf95b42ca0373fbaf67d5878059f17c
url: "https://pub.dev"
source: hosted
version: "2.1.3"
version: "2.0.0"
flutter_svg:
dependency: "direct main"
description:
Expand Down

0 comments on commit ce9c59e

Please sign in to comment.