Skip to content

Commit 422488b

Browse files
still checkout the ci files
1 parent cb3bf85 commit 422488b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,11 @@ jobs:
263263
artifact: pyogrio-wheel-arm64-osx-dynamic-release
264264

265265
steps:
266+
- name: Checkout
267+
uses: actions/checkout@v4
268+
with:
269+
sparse-checkout: ci
270+
266271
- name: Set up Python
267272
uses: actions/setup-python@v5
268273
with:

0 commit comments

Comments
 (0)