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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-04-27 18:48:20 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-12 14:38:09 +0300
commit4447c9e0fb0915146b4798918c499234bb065c76 (patch)
tree8a170020c91f788d5c687eba5455286336e37edc /.github/workflows/appstore-build-publish.yml
parentd9be83c1a3c3336777603438fa01fab05bcf55d5 (diff)
Migrate PEAR Horde packages to Bytestream packages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.github/workflows/appstore-build-publish.yml')
-rw-r--r--.github/workflows/appstore-build-publish.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/appstore-build-publish.yml b/.github/workflows/appstore-build-publish.yml
index 0509d8178..ed1b81bb7 100644
--- a/.github/workflows/appstore-build-publish.yml
+++ b/.github/workflows/appstore-build-publish.yml
@@ -64,7 +64,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ env.PHP_VERSION }}
- tools: composer:v1
coverage: none
- name: Check composer.json