Skip to content

Commit 9c74b18

Browse files
committed
fix: fix dart version
1 parent 266efec commit 9c74b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
env:
1212
nodeVersion: "16"
1313
cmakeVersion: "3.22.x"
14-
flutterVersion: "2.5.3"
14+
flutterVersion: "2.8.1"
1515

1616
jobs:
1717
build_macos:

0 commit comments

Comments
 (0)