Skip to content

Commit

Permalink
Merge pull request #10 from felix920506/master
Browse files Browse the repository at this point in the history
Remove targz from macos build config
  • Loading branch information
joshuaboniface authored Mar 28, 2024
2 parents 75f8b49 + e5fc52d commit 7eb54a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ windows:
imagename: jellyfin-builder-windows
macos:
build_function: build_macos
archivetypes: targz,tarxz
archivetypes: tarxz
archmaps:
amd64:
DOTNET_ARCH: x64
Expand Down

0 comments on commit 7eb54a7

Please sign in to comment.