Skip to content

Commit 1295b8c

Browse files
fix version dir
1 parent 9b1c411 commit 1295b8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: go version | grep "go1.12.9"
4545

4646
- name: show cache
47+
shell: bash
4748
run: |
4849
echo go versions in tool cache:
4950
echo $(ls $RUNNER_TOOL_CACHE/go)

0 commit comments

Comments
 (0)