Skip to content

Commit be650a0

Browse files
committed
ci(native): add checkout step
1 parent b4e312c commit be650a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/native.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
runs-on: ubuntu-22.04
1616

1717
steps:
18+
- uses: actions/checkout@v4
19+
1820
- uses: prefix-dev/setup-pixi@v0.8.1
1921

2022
- name: Build and Test ITK-Wasm

0 commit comments

Comments
 (0)