diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 98ede58..54770d6 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -68,6 +68,7 @@ jobs: ./build.sh && cd ../client/dist && bash ../../scripts/tests/macos_test.sh && + rm output.log && ln -s /Applications "Applications (admin)" && hdiutil create -fs HFS+ -srcfolder . -volname NSO-RPC mac-installer.dmg && zip -yr mac-portable.zip NSO-RPC.app/ @@ -96,6 +97,7 @@ jobs: bash ./build.sh && cd ../../client/dist && bash ../../scripts/tests/macos_test.sh && + rm output.log && ln -s /Applications "Applications (admin)" && hdiutil create -fs HFS+ -srcfolder . -volname NSO-RPC mac-universal2-installer.dmg && zip -yr mac-universal2-portable.zip NSO-RPC.app/