mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-21 02:55:37 -08:00
feat: build darwin arm64
This commit is contained in:
parent
32879eb990
commit
6d20c9a135
|
@ -35,8 +35,6 @@ builds:
|
|||
goarch: arm
|
||||
- goos: windows
|
||||
goarch: arm
|
||||
- goos: darwin
|
||||
goarch: arm64
|
||||
hooks:
|
||||
post:
|
||||
- sh -c "cosign sign-blob --key $COSIGN_KEY_LOCATION {{ .Path }} > dist/{{ .Name }}.sig"
|
||||
|
|
Loading…
Reference in a new issue