Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sandys authored Dec 21, 2024
1 parent 754e34d commit fdacc8f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ all: build-cli

add:
@echo "Adding wasm32-wasip1 target"
@rustup target remove wasm32-wasi
@rustup update
@rustup target add wasm32-wasip1

clean-rm: clean-shims
Expand Down

0 comments on commit fdacc8f

Please sign in to comment.