Skip to content

Commit de837ce

Browse files
committed
no more dump env
1 parent 1c36a07 commit de837ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/actions/setup-go/action.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ inputs:
88
runs:
99
using: "composite"
1010
steps:
11-
- name: dump env
12-
shell: bash
13-
run: |
14-
env
15-
1611
- name: Cache go toolchain
1712
uses: buildjet/cache@v3
1813
with:

0 commit comments

Comments
 (0)