Skip to content

Commit

Permalink
Remove a wrong option from workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
temeddix committed Oct 21, 2023
1 parent 36026f1 commit 8537dbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publication.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:

- name: Setup Dart SDK
uses: dart-lang/setup-dart@v1 # Required for configuring OIDC token
with:
channel: "stable"

- name: Setup Flutter SDK
uses: subosito/flutter-action@v2 # Required for the Flutter FFI plugin
Expand Down

0 comments on commit 8537dbc

Please sign in to comment.