readded old newling

This commit is contained in:
Cam Otts 2023-06-28 12:39:52 -05:00
parent 8d78fd61d8
commit 28a105f33e
No known key found for this signature in database
GPG Key ID: 367B7C7EBD84A8BD

View File

@ -34,6 +34,7 @@ jobs:
working-directory: ui
env:
CI: "true"
- name: go install
run: go install -ldflags "-X github.com/openziti/zrok/build.Version=${{ github.ref }} -X github.com/openziti/zrok/build.Hash=${{ github.sha }}" ./...