Skip to content

Commit 7b936a5

Browse files
committed
Remove unecessary pub get
1 parent 7efcb0b commit 7b936a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sqlite3_wasm_build/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ cd $SQLITE_PATH
1616
git apply ../patches/*
1717

1818
cd "sqlite3/"
19-
dart pub get # We need the analyzer dependency resolved to extract required symbols
2019

2120
cmake -Dwasi_sysroot=/opt/homebrew/share/wasi-sysroot \
2221
-Dclang=/opt/homebrew/opt/llvm/bin/clang\

0 commit comments

Comments
 (0)