mirror of
https://github.com/Readarr/Readarr.git
synced 2026-01-27 23:38:12 -05:00
Fixed: Mac Packaging
This commit is contained in:
@@ -170,8 +170,10 @@ stages:
|
||||
displayName: Create Packages
|
||||
- bash: |
|
||||
chmod a+x $(artifactsFolder)/macos/Lidarr/fpcalc
|
||||
chmod a+x $(artifactsFolder)/macos/Lidarr/Lidarr
|
||||
chmod a+x $(artifactsFolder)/macos-app/Lidarr.app/Contents/MacOS/fpcalc
|
||||
displayName: Make fpcalc Executable
|
||||
chmod a+x $(artifactsFolder)/macos-app/Lidarr.app/Contents/MacOS/Lidarr
|
||||
displayName: Set Mac executable bits
|
||||
- task: ArchiveFiles@2
|
||||
displayName: Create Windows zip
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user