1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-01-10 22:15:47 +00:00
This commit is contained in:
Felix Ableitner 2024-12-10 14:47:15 +01:00
parent c554c780c6
commit 490650df11

View file

@ -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