Skip to content

Commit

Permalink
IONOS(nc-vue-icons): add vue icons build step to github workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Misha M.-Kupriyanov <[email protected]>
  • Loading branch information
printminion-co committed Sep 10, 2024
1 parent ae474ec commit d4439de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/easycloud-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true
run: make -f IONOS/Makefile build_dep_ionos_theme

- name: Build nc-server frontend
env:
FONTAWESOME_PACKAGE_TOKEN: ${{ secrets.FONTAWESOME_PACKAGE_TOKEN }}
run: make -f IONOS/Makefile build_nc_server_frontend

- name: Add config partials
run: make -f IONOS/Makefile add_config_partials

Expand Down
2 changes: 1 addition & 1 deletion IONOS
Submodule IONOS updated from 68f978 to 671ce0

0 comments on commit d4439de

Please sign in to comment.