Skip to content

Commit

Permalink
fix: make command
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Apr 23, 2024
1 parent 8ec8977 commit 2b48265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fetch-depth: 1
- name: Install dependencies
run: |
make ci/deps
make ci/deps/install
- name: Prepare for publish
run: |
make ci/package/prepare
Expand Down

0 comments on commit 2b48265

Please sign in to comment.