diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 018f290e..5a48e56f 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -294,4 +294,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: mkxp-z.macos.${{github.event_name == 'pull_request' && format('PR{0}', github.event.number) || github.ref_name}}-${{steps.short-sha.outputs.sha}} - path: build/Build/Products/Release/Z-universal.app.zip \ No newline at end of file + path: build/Build/Products/Release/Z-universal.app.zip