Skip to content

Commit 6ff2f53

Browse files
committed
cleanup
1 parent a10af3b commit 6ff2f53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.woodpecker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ steps:
1919
# for wasm-merge, version in ubuntu repo is too old
2020
- wget --quiet https://github.com/WebAssembly/binaryen/releases/download/version_122/binaryen-version_122-x86_64-linux.tar.gz -O binaryen.tar.gz
2121
- tar -xvzf binaryen.tar.gz
22-
- ls -lah
2322
- mv binaryen-version_122/bin/* /usr/local/bin/
2423
- cd plugins/typescript_push_webhook
2524
- npm install

0 commit comments

Comments
 (0)