Skip to content

Commit 85ecd58

Browse files
committed
disable build runner
1 parent a230a5e commit 85ecd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
uses: git-elliot/setup-dart/.github/workflows/publish.yml@main # Added build_runner step
4343
with:
4444
environment: 'pub.dev'
45-
build_runner: true
45+
build_runner: false

0 commit comments

Comments
 (0)