Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Nov 17, 2023
1 parent 38850e9 commit debaedb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:

- name: run go
run: |
which go
ls -la `which go`
echo 'go env GOPATH'
go env GOPATH
ls -la /opt/hostedtoolcache/go/1.16.2
ls -la /opt/hostedtoolcache/go/1.16.2/x64
ls -la /opt/hostedtoolcache/go/1.16.2/x64/bin

0 comments on commit debaedb

Please sign in to comment.