Migrate to nextcloud/OCP package in master

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2022-10-02 09:18:01 +02:00
committed by Julius Härtl
parent 4b62c34cc3
commit 8537bd00c7
8 changed files with 160 additions and 82 deletions

View File

@@ -77,7 +77,7 @@ jobs:
php occ app:enable deck
php occ app:list
cd apps/deck
composer install
composer install --no-dev
npm ci
npm run build
cd ../../