Skip to content

Commit

Permalink
And one more
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaso committed Jul 22, 2024
1 parent 1bb9d2d commit 63e425c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
env:
APPLE_CODE_SIGNING_DEVELOPER_ID: ${{ secrets.APPLE_CODE_SIGNING_DEVELOPER_ID }}
run: |
.github/scripts/codesign.sh bin/hops${EXT}
.github/scripts/codesign.sh cmd/hops/bin/hops${EXT}
- name: Prepare for release
run: |
Expand Down

0 comments on commit 63e425c

Please sign in to comment.