Skip to content

Commit 5bfc7dc

Browse files
committed
maybe
1 parent b49e75c commit 5bfc7dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ jobs:
4545

4646
- name: publish
4747
run: |
48+
dart pub global activate -s git https://github.com/isoos/pub
4849
echo $PUB_TOKEN | base64
49-
dart pub publish -v -f
50+
dart pub global run pub publish -v -f

0 commit comments

Comments
 (0)