Skip to content

Commit

Permalink
gh_runner: update
Browse files Browse the repository at this point in the history
  • Loading branch information
mysiar committed May 21, 2024
1 parent 7f02bc1 commit 12cbd8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
with:
go-version: '1.22'

- name: go env
run: |
echo "::set-env name=GOCACHE::$(go env GOCACHE)"
# - name: go env
# run: |
# echo "::set-env name=GOCACHE::$(go env GOCACHE)"

- name: Dependencies
run: make get
Expand Down

0 comments on commit 12cbd8f

Please sign in to comment.