Closed koji-1009 closed 1 year ago
preview link用にアップロードした、flutter webのアーティファクトを、action上でDL後に削除するよう変更。
Fixes # (issue)
Please delete options that are not relevant.
none.
flutter format lib
flutter pub run import_sorter:main
dart fix --apply lib
Commented by GitHub Bot
PR: #141 preview link
Description
preview link用にアップロードした、flutter webのアーティファクトを、action上でDL後に削除するよう変更。
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
none.
Checklist:
flutter format lib
andflutter pub run import_sorter:main
dart fix --apply lib