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 137d9c9 commit 38850e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:

- name: run go
run: |
env
which go
ls -la `which go`
echo 'go env GOPATH'
go env GOPATH

0 comments on commit 38850e9

Please sign in to comment.