0
1
Fork 0

fix version dir

This commit is contained in:
Bryan MacFarlane 2020-03-26 10:55:21 -04:00
parent 9b1c41166a
commit 1295b8c552
1 changed files with 1 additions and 0 deletions

View File

@ -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)