Print env
Some checks failed
CI / release-test (push) Failing after 3s

This commit is contained in:
wispem-wantex 2025-07-04 20:51:18 -07:00
parent db01d51bb9
commit e6cfbfbbc3

View File

@ -14,6 +14,7 @@ jobs:
steps: steps:
- name: checkout - name: checkout
run: | run: |
env
GOBIN=/usr/local/go/bin go install git.offline-twitter.com/offline-labs/gocheckout@v0.0.1 GOBIN=/usr/local/go/bin go install git.offline-twitter.com/offline-labs/gocheckout@v0.0.1
gocheckout gocheckout
- name: test - name: test