Skip to content

Commit

Permalink
Fixed release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ne0nd0g committed Jan 4, 2024
1 parent e5fe83b commit b279c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Build Merlin CLI
id: build_cli
working-directory: /home/runner/work/merlin-cli
run: make all
run: make release

- name: Move Merlin CLI
id: move_cli
Expand Down

0 comments on commit b279c6a

Please sign in to comment.