Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni committed Aug 31, 2024
1 parent 5e1bcfd commit 4b164ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-hgctl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
- name: Build hgctl latest macos binaries
run: |
make prebuild
cd ./hgctl
mkdir -p ./out/darwin_amd64/
go build -o ./out/darwin_amd64/ ./cmd/hgctl
Expand Down

0 comments on commit 4b164ea

Please sign in to comment.