Skip to content

Commit

Permalink
Update build_deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Simon A. F. Lund <[email protected]>
  • Loading branch information
safl authored Nov 20, 2024
1 parent 5d34c13 commit aac7f2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ jobs:
run: |
sudo ./auxi/pkgs/${{ matrix.os.name }}.sh
- name: Yace, release-build
run: |
make release-build
- name: Yace, install
run: |
make install
- name: Yace, release-build
run: |
make release-build
- name: System, executable entry-points
run: |
Expand Down

0 comments on commit aac7f2c

Please sign in to comment.