Skip to content

Commit

Permalink
add github ci for netdoctor
Browse files Browse the repository at this point in the history
Signed-off-by: duanmengkk <[email protected]>
  • Loading branch information
duanmengkk committed Feb 18, 2024
1 parent 0067ef2 commit 876d040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

# step3: make binaries
- name: Make binaries
run: make netctl
run: make release

# step4: create release
- name: release
Expand Down

0 comments on commit 876d040

Please sign in to comment.