Skip to content

Commit 50553fb

Browse files
committed
Alternative trunk install
1 parent 8127cde commit 50553fb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

site/deploy-netlify.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
wget -qO- https://github.com/thedodd/trunk/releases/download/v0.14.0/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
2-
./trunk build
1+
brew install trunk
2+
rustup target add wasm32-unknown-unknown
3+
trunk build

0 commit comments

Comments
 (0)