We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10af3b commit 6ff2f53Copy full SHA for 6ff2f53
.woodpecker.yml
@@ -19,7 +19,6 @@ steps:
19
# for wasm-merge, version in ubuntu repo is too old
20
- wget --quiet https://github.com/WebAssembly/binaryen/releases/download/version_122/binaryen-version_122-x86_64-linux.tar.gz -O binaryen.tar.gz
21
- tar -xvzf binaryen.tar.gz
22
- - ls -lah
23
- mv binaryen-version_122/bin/* /usr/local/bin/
24
- cd plugins/typescript_push_webhook
25
- npm install
0 commit comments