Skip to content

Commit 997deaf

Browse files
committed
Remove wheel installation from github action
1 parent a9c8a28 commit 997deaf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/actions/setup-build-environment/action.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,3 @@ runs:
3939
with:
4040
version: "0.9.1"
4141
args: "--version"
42-
43-
- name: Pull external libraries
44-
run: |
45-
go mod download
46-
pip3 install wheel==0.45.1
47-
shell: bash

0 commit comments

Comments
 (0)