Skip to content

Commit

Permalink
ci(native): add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Sep 16, 2024
1 parent b4e312c commit be650a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4

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

- name: Build and Test ITK-Wasm
Expand Down

0 comments on commit be650a0

Please sign in to comment.