We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39891ac commit d062420Copy full SHA for d062420
1 file changed
.github/actions/setup-build-environment/action.yml
@@ -43,9 +43,3 @@ runs:
43
with:
44
version: "0.9.1"
45
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