mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-09 22:45:16 +08:00
ci: Expose the snap as artifact as well
This commit is contained in:
parent
09aa33702e
commit
c33229497b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ addons:
|
|||
- Mailspring.zip
|
||||
- $(find . -type f -name mailspring-*.deb | tr "\n" ":")
|
||||
- $(find . -type f -name mailspring-*.rpm | tr "\n" ":")
|
||||
- $(find . -type f -name mailspring-*.snap | tr "\n" ":")
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
|
|
Loading…
Reference in a new issue