We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd98fc commit 878b31eCopy full SHA for 878b31e
.github/workflows/publish.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Install dependencies
19
run: dart pub get
20
- name: Publish
21
- run: flutter pub publish --force
+ run: dart pub publish --force
0 commit comments