Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/RainLoop/rainloop-webmail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainLoop Team <support@rainloop.net>2021-01-16 21:13:29 +0300
committerRainLoop Team <support@rainloop.net>2021-01-16 21:13:29 +0300
commit55915e56d8d12c20c08a009ca77e0d82827a0b10 (patch)
treeab650f0ea1728ae6ef0fb50a96b436cce9400f92 /.github
parent4aa8f9b3aa455f4fa546c47f6fdcaaec29771430 (diff)
CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/builder.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml
index c03c64ae6..1d2e5bfe2 100644
--- a/.github/workflows/builder.yml
+++ b/.github/workflows/builder.yml
@@ -32,6 +32,7 @@ jobs:
run: |
mkdir ./release
cp `ls ./build/dist/releases/**/**/*.zip | xargs` ./release
+ ls ./release/*.zip
- name: Configure GPG Key
run: |