We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cef5e6 commit 7fdf9a8Copy full SHA for 7fdf9a8
.github/workflows/macos-installer.yml
@@ -51,4 +51,4 @@ jobs:
51
uses: actions/upload-artifact@v2
52
with:
53
name: macOS Installer (${{ matrix.os }})
54
- path: "./out/macos-amd64/crc-macos-amd64.pkg"
+ path: "./out/macos-universal/crc-macos-installer.pkg"
0 commit comments