Skip to content

Commit

Permalink
Merge pull request #8 from duanmengkk/add_github_ci
Browse files Browse the repository at this point in the history
add github ci for netdoctor
  • Loading branch information
kosmos-robot authored Feb 18, 2024
2 parents 0030190 + 876d040 commit 1ef6642
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 1ef6642

Please sign in to comment.