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 89
89
name : python-wheel-license
90
90
path : .
91
91
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
-
102
92
- name : Build Python package
103
93
run : maturin build --release --strip --features substrait
104
94
Original file line number Diff line number Diff line change 55
55
version : ' 3.20.2'
56
56
repo-token : ${{ secrets.GITHUB_TOKEN }}
57
57
58
- # To remove once https://github.com/MaterializeInc/rust-protobuf-native/issues/20 is resolved
59
- - name : Install gtest
60
-
61
-
62
58
- name : Setup Python
63
59
uses : actions/setup-python@v5
64
60
with :
You can’t perform that action at this time.
0 commit comments