ci: source tarball needs to be uploaded to staged artifacts
parent
6634afc358
commit
d4e62cb6d9
|
|
@ -119,6 +119,8 @@ jobs:
|
||||||
path: |-
|
path: |-
|
||||||
ghostty-${{ env.GHOSTTY_VERSION }}.tar.gz
|
ghostty-${{ env.GHOSTTY_VERSION }}.tar.gz
|
||||||
ghostty-${{ env.GHOSTTY_VERSION }}.tar.gz.minisig
|
ghostty-${{ env.GHOSTTY_VERSION }}.tar.gz.minisig
|
||||||
|
ghostty-source.tar.gz
|
||||||
|
ghostty-source.tar.gz.minisig
|
||||||
|
|
||||||
build-macos:
|
build-macos:
|
||||||
needs: [setup]
|
needs: [setup]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue