mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
CI
This commit is contained in:
parent
4aa8f9b3aa
commit
55915e56d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
|
|
@ -32,6 +32,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir ./release
|
mkdir ./release
|
||||||
cp `ls ./build/dist/releases/**/**/*.zip | xargs` ./release
|
cp `ls ./build/dist/releases/**/**/*.zip | xargs` ./release
|
||||||
|
ls ./release/*.zip
|
||||||
|
|
||||||
- name: Configure GPG Key
|
- name: Configure GPG Key
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue