Make sure dependencies have been acquired
This commit is contained in:
parent
9fa3884dfb
commit
01d4c6c773
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
cd dart
|
||||
|
||||
mkdir out
|
||||
dart pub get
|
||||
|
||||
dart compile exe -o out/dbikc-linux-x64 bin/dbikc.dart
|
||||
dart compile exe -o out/mkfsreport-linux-x64 bin/mkfsreport.dart
|
||||
dart compile exe -o out/nbt2snbt-linux-x64 bin/nbt2snbt.dart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue