Skip to content

Commit 5ed5efa

Browse files
committed
Install python 3.11 from deadsnakes
1 parent 890ed68 commit 5ed5efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: install dependencies (ubuntu only)
3030
uses: awalsh128/cache-apt-pkgs-action@latest
3131
with:
32+
add-repository: ppa:deadsnakes/ppa
3233
packages: make binaryen python3.11 curl
3334

3435
- name: Install extism-js

0 commit comments

Comments
 (0)