Skip to content

Commit 5655db6

Browse files
authored
Apply suggestion from @bfops
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
1 parent 7ea81f4 commit 5655db6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,6 @@ jobs:
236236
run: |
237237
sudo apt-get update
238238
sudo apt-get install -y cmake
239-
240-
rustup target add wasm32-unknown-unknown
241-
242239
git clone https://github.com/emscripten-core/emsdk.git ~/emsdk
243240
cd ~/emsdk
244241
./emsdk install 4.0.21

0 commit comments

Comments
 (0)