Skip to content

Commit 2437d97

Browse files
committed
yikes! actions!
1 parent 3922904 commit 2437d97

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

emscripten/get_emscripten.sh

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
apt update
2-
apt install git curl wget python3 xz-utils llvm binutils -y
1+
set -ex
2+
3+
sudo apt update
4+
sudo apt install git curl wget python3 xz-utils llvm binutils -y
35

46
# activate emsdk
57
git clone https://github.com/emscripten-core/emsdk.git

0 commit comments

Comments
 (0)