mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-10 23:24:15 +08: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: |
|
||||
mkdir ./release
|
||||
cp `ls ./build/dist/releases/**/**/*.zip | xargs` ./release
|
||||
ls ./release/*.zip
|
||||
|
||||
- name: Configure GPG Key
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue