mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-10 22:15:47 +00:00
wget
This commit is contained in:
parent
c554c780c6
commit
490650df11
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
CARGO_HOME: .cargo_home
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install postgresql -y --no-install-recommends --no-install-suggests npm
|
||||
- apt-get install postgresql -y --no-install-recommends --no-install-suggests npm wget
|
||||
- npm install
|
||||
- *install_binstall
|
||||
- rustup target add wasm32-unknown-unknown
|
||||
|
|
Loading…
Reference in a new issue