Skip to content

Commit b49e75c

Browse files
committed
-v
1 parent d1ed444 commit b49e75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
- name: publish
4747
run: |
4848
echo $PUB_TOKEN | base64
49-
dart pub publish -f
49+
dart pub publish -v -f

0 commit comments

Comments
 (0)