fix version dir

pull/47/head
Bryan MacFarlane 5 years ago
parent 9b1c41166a
commit 1295b8c552

@ -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…
Cancel
Save