Browse Source

Update fvm

pull/29/head
jld3103 2 years ago
parent
commit
8b88271b76
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      tool/install.sh

2
tool/install.sh

@ -5,7 +5,7 @@ cd "$(dirname "$0")/.."
git submodule init
git submodule update
fvm dart pub global activate mono_repo 6.3.0
fvm dart pub global activate fvm 2.3.1
fvm dart pub global activate fvm 2.4.1
fvm install
(
cd external/openapi-generator

Loading…
Cancel
Save