Updated config.yml
This commit is contained in:
parent
a8a638e927
commit
62cda31eee
1 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@ jobs:
|
|||
root: .
|
||||
paths:
|
||||
- dist/*.exe
|
||||
- dist/*.yml
|
||||
- dist/latest.yml
|
||||
|
||||
build-linux:
|
||||
executor: cider-ci
|
||||
|
@ -98,7 +98,7 @@ jobs:
|
|||
- dist/*.deb
|
||||
- dist/*.AppImage
|
||||
- dist/*.snap
|
||||
- dist/*.yml
|
||||
- dist/latest-linux.yml
|
||||
|
||||
build-winget:
|
||||
executor: cider-ci
|
||||
|
@ -125,7 +125,7 @@ jobs:
|
|||
root: .
|
||||
paths:
|
||||
- dist/*.exe
|
||||
- dist/*.yml
|
||||
# - dist/*.yml
|
||||
|
||||
release:
|
||||
executor: cider-ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue