mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-22 08:57:40 +08:00
ci: ensure short-sha is exported correctly on all platforms (#5781)
This commit is contained in:
parent
7103ea096f
commit
b7e472d548
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user