Skip to content

Commit

Permalink
Merge pull request #1233 from thewtex/native-ci-ref
Browse files Browse the repository at this point in the history
ci(native): add ref to setup-pixi
  • Loading branch information
thewtex committed Sep 17, 2024
2 parents a4062f3 + be650a0 commit 057db0c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: prefix-dev/setup-pixi
- uses: actions/checkout@v4

- uses: prefix-dev/setup-pixi@v0.8.1

- name: Build and Test ITK-Wasm
run: |
Expand Down

0 comments on commit 057db0c

Please sign in to comment.