Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SiongSng committed Dec 25, 2022
1 parent 438a235 commit 41a4ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
# 安裝 Dart SDK
- uses: dart-lang/setup-dart@v1
with:
version: 2.19.0-444.2.beta
sdk: 2.19.0-444.2.beta
# 安裝函式庫
- run: |
dart pub get --directory=${{ github.action_path }}
Expand Down

0 comments on commit 41a4ab2

Please sign in to comment.