Skip to content

Commit 99b01e8

Browse files
committed
feature: updated workflow
1 parent dd59661 commit 99b01e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_check_publish_dry_run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- run: flutter pub get
3131

32-
- run: dart pub publish --dry-run
32+
- run: dart pub publish --dry-run --verbose
3333

3434
- name: Handle job completion
3535
if: always()

0 commit comments

Comments
 (0)