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>2022-08-31 21:15:45 +0300
committerRainLoop Team <support@rainloop.net>2022-08-31 22:20:47 +0300
commitaa5d3fc89d67cb97b4b0f5c48ef32c39dd193975 (patch)
treeedd4df96b16dfa70208cc8451c13840ed4ba78c7 /.github
parent13d05dc2ff06ce06a689a7e33a5163ecf3b6c27e (diff)
Road to the MIT
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/builder.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml
index 1fdc4a80d..155fd638c 100644
--- a/.github/workflows/builder.yml
+++ b/.github/workflows/builder.yml
@@ -26,7 +26,6 @@ jobs:
- run: yarn install --frozen-lockfile --check-files
- run: yarn build
- - run: yarn build-pro
- name: Move all assets to release folder
run: |