Skip to content

Commit

Permalink
fix(ci): adjust to changes in Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Simon A. F. Lund <[email protected]>
  • Loading branch information
safl committed Nov 20, 2024
1 parent fdc5fd9 commit 0d09a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Yace, install
run: |
make dev-install
make install
- name: System, executable entry-points
run: |
Expand Down

0 comments on commit 0d09a87

Please sign in to comment.