Skip to content

Commit

Permalink
feat(github): preparing build action for arm, splitting version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikr4-m committed Jan 10, 2025
1 parent 9435f9d commit 32f905e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
make_command: [build-client, build-tunnel]
include:
- make_command: build-client
binary_name: mdrop
binary_name: mdrop-linux-amd64
- make_command: build-tunnel
binary_name: mdrop-tunnel
uses: ./.github/workflows/reusable-build-golang-alpine.yml
Expand Down

0 comments on commit 32f905e

Please sign in to comment.