We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890ed68 commit 5ed5efaCopy full SHA for 5ed5efa
1 file changed
.github/workflows/build.yaml
@@ -29,6 +29,7 @@ jobs:
29
- name: install dependencies (ubuntu only)
30
uses: awalsh128/cache-apt-pkgs-action@latest
31
with:
32
+ add-repository: ppa:deadsnakes/ppa
33
packages: make binaryen python3.11 curl
34
35
- name: Install extism-js
0 commit comments