Skip to content

Commit

Permalink
ci: ensure short-sha is exported correctly on all platforms (#5781)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed90 committed Aug 25, 2023
1 parent 7103ea0 commit b7e472d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:

- name: Print Go version and environment
id: vars
shell: bash
run: |
printf "Using go at: $(which go)\n"
printf "Go version: $(go version)\n"
Expand Down

0 comments on commit b7e472d

Please sign in to comment.