Skip to content

Commit ebd3669

Browse files
committed
CI: Upgrade publish action
Signed-off-by: CaiJingLong <[email protected]>
1 parent cd5f1ed commit ebd3669

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_on_tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17+
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
1718
- uses: subosito/flutter-action@v2
1819
with:
1920
channel: "stable"

0 commit comments

Comments
 (0)