fix version dir
This commit is contained in:
parent
9b1c41166a
commit
1295b8c552
1
.github/workflows/versions.yml
vendored
1
.github/workflows/versions.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
||||
run: go version | grep "go1.12.9"
|
||||
|
||||
- name: show cache
|
||||
shell: bash
|
||||
run: |
|
||||
echo go versions in tool cache:
|
||||
echo $(ls $RUNNER_TOOL_CACHE/go)
|
||||
|
Loading…
Reference in New Issue
Block a user