Skip to content

Commit ddc0220

Browse files
committed
Remove wheel installation from github action
1 parent 6ad4950 commit ddc0220

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
@@ -43,9 +43,3 @@ runs:
4343
with:
4444
version: "0.9.1"
4545
args: "--version"
46-
47-
- name: Pull external libraries
48-
run: |
49-
go mod download
50-
pip3 install wheel==0.45.1
51-
shell: bash

0 commit comments

Comments
 (0)