Skip to content

Commit

Permalink
ci: ensure short-sha is exported correctly on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed90 authored Jan 2, 2024
1 parent d8b006a commit b7bd0fe
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 @@ -48,6 +48,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 b7bd0fe

Please sign in to comment.