Skip to content

Commit

Permalink
ci(github): build nextcloud apps
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Henseler <[email protected]>
  • Loading branch information
bromiesTM committed Sep 20, 2024
1 parent 96353e1 commit 521aed3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/easycloud-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
with:
node-version-file: "package.json"

- name: Build EasyCloud
run: make -f IONOS/Makefile build_nextcloud

- name: Install dependencies & build simplesettings app
env:
CYPRESS_INSTALL_BINARY: 0
Expand Down

0 comments on commit 521aed3

Please sign in to comment.