Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
karliss committed Oct 20, 2024
1 parent d1ecb2d commit 2c41050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ jobs:
-DCUTTER_PACKAGE_RZ_SILHOUETTE=ON \
-DCPACK_PACKAGE_FILE_NAME="$PACKAGE_NAME" \
-DCPACK_BUNDLE_APPLE_CERT_APP="-" \
-DCPACK_COMMAND_HDIUTIL="../dist/macos/hdiutil_wrapper.sh" \
-DCPACK_COMMAND_HDIUTIL="/usr/bin/bash ../dist/macos/hdiutil_wrapper.sh" \
.. && \
make -j4;
make package
Expand Down

0 comments on commit 2c41050

Please sign in to comment.