Skip to content

Commit

Permalink
Attempt at fixing cloudflare build
Browse files Browse the repository at this point in the history
  • Loading branch information
craigmayhew committed Feb 20, 2024
1 parent 7103d99 commit a25075b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudflare-build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
curl https://sh.rustup.rs -sSf | sh -s -- -y
source $HOME/.cargo/env
. $HOME/.cargo/env
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh -s -- -y
rustup target add wasm32-unknown-unknown
cargo install cargo-binstall
Expand Down

0 comments on commit a25075b

Please sign in to comment.