Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Aug 27, 2024
1 parent 402b8c8 commit 5e530b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
run: cmake --build build
- name: Package
run: |
mkdir install
cd build
cpack -G productbuild
- name: Upload artifacts
Expand Down

0 comments on commit 5e530b5

Please sign in to comment.