File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 8989 name : python-wheel-license
9090 path : .
9191
92- # To remove once https://github.com/MaterializeInc/rust-protobuf-native/issues/20 is resolved
93- - name : Install gtest
94- 95-
96- - name : Install Protoc
97- uses : arduino/setup-protoc@v1
98- with :
99- version : " 3.20.2"
100- repo-token : ${{ secrets.GITHUB_TOKEN }}
101-
10292 - name : Build Python package
10393 run : maturin build --release --strip --features substrait
10494
Original file line number Diff line number Diff line change 5555 version : ' 3.20.2'
5656 repo-token : ${{ secrets.GITHUB_TOKEN }}
5757
58- # To remove once https://github.com/MaterializeInc/rust-protobuf-native/issues/20 is resolved
59- - name : Install gtest
60- 61-
6258 - name : Setup Python
6359 uses : actions/setup-python@v5
6460 with :
You can’t perform that action at this time.
0 commit comments