mirror of
https://github.com/actions/setup-go.git
synced 2024-11-22 04:51:01 -05:00
remove tab
This commit is contained in:
parent
9b4533e484
commit
d8ddd101cc
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ steps:
|
|||
go-version: '1.17'
|
||||
cache-dependency-path: |
|
||||
go.sum
|
||||
/tmp/env
|
||||
/tmp/env
|
||||
- run: go run hello.go
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue