Skip to content

Commit

Permalink
Remove targz from macos build config
Browse files Browse the repository at this point in the history
  • Loading branch information
felix920506 authored Mar 26, 2024
1 parent 86964a6 commit e5fc52d
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 e5fc52d

Please sign in to comment.