Skip to content

Commit 3639b4b

Browse files
committed
ci(python-wasm): add setup-pixi step
1 parent 3d6df1e commit 3639b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-wasm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v4
3333

34+
- uses: prefix-dev/[email protected]
35+
3436
- name: Set up Python ${{ env.python-version }}
3537
uses: actions/setup-python@v5
3638
with:

0 commit comments

Comments
 (0)