Skip to content

Commit 217d36f

Browse files
committed
Check out vhlib submodule for pyfletchgen build
1 parent 8fa1143 commit 217d36f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/assets.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
- 'cp38-cp38'
3030
steps:
3131
- uses: actions/checkout@v2
32+
with:
33+
submodules: true
3234
- name: Install Apache Arrow
3335
run: |
3436
yum install -y https://apache.bintray.com/arrow/centos/$(cut -d: -f5 /etc/system-release-cpe)/apache-arrow-release-latest.rpm

0 commit comments

Comments
 (0)