Update macOS artifact naming in CI/CD docs
Clarified the naming convention for macOS build artifacts by specifying 'arm64' in the filenames for the zipped app bundle and disk image installer.
This commit is contained in:
@@ -51,8 +51,8 @@ The workflow creates the following files based on the platform:
|
|||||||
- `YTSage-v{version}-{arch}.flatpak` - Flatpak bundle
|
- `YTSage-v{version}-{arch}.flatpak` - Flatpak bundle
|
||||||
|
|
||||||
#### macOS
|
#### macOS
|
||||||
- `YTSage-v{version}-{arch}.app.zip` - Zipped application bundle arm64
|
- `YTSage-v{version}-arm64.app.zip` - Zipped application bundle
|
||||||
- `YTSage-v{version}-{arch}.dmg` - Disk image installer
|
- `YTSage-v{version}-arm64.dmg` - Disk image installer
|
||||||
|
|
||||||
## Workflow Features
|
## Workflow Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user