mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-28 09:55:03 -04:00
start method is needed for tests
This commit is contained in:
@ -8,6 +8,7 @@ tasks:
|
||||
- init: |
|
||||
wget https://github.com/WebAssembly/wabt/releases/download/1.0.32/wabt-1.0.32-ubuntu.tar.gz
|
||||
tar -xvzf wabt-1.0.32-ubuntu.tar.gz
|
||||
sudo cp wabt-1.0.32/bin/* /usr/bin
|
||||
sudo apt install nasm
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user