Skip to content

Commit

Permalink
Install extism-js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovenoboyo committed Dec 27, 2024
1 parent caaa777 commit 328f0ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ jobs:
with:
packages: make binaryen

- name: Install extism-js
run: |
curl -O https://raw.githubusercontent.com/extism/js-pdk/main/install.sh
bash install.sh
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
with:
Expand Down

0 comments on commit 328f0ae

Please sign in to comment.