mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 06:58:27 +03:00
CI
This commit is contained in:
parent
55915e56d8
commit
37168c0c7a
2 changed files with 9 additions and 6 deletions
3
.github/workflows/builder.yml
vendored
3
.github/workflows/builder.yml
vendored
|
|
@ -32,7 +32,10 @@ jobs:
|
|||
run: |
|
||||
mkdir ./release
|
||||
cp `ls ./build/dist/releases/**/**/*.zip | xargs` ./release
|
||||
echo "---"
|
||||
ls ./release/*.zip
|
||||
echo "---"
|
||||
ls ./release/*.zip | xargs
|
||||
|
||||
- name: Configure GPG Key
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue