Skip to content

Commit

Permalink
f5
Browse files Browse the repository at this point in the history
  • Loading branch information
carla-at-wiris committed Jul 12, 2023
1 parent 8e9b2e3 commit 6f9dbfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
yarn nx build ${{ matrix.editor }}
yarn nx build ${{ matrix.framework }}-${{ matrix.editor }}
yarn nx --version
ls -la ./
ls -la demos/html/ckeditor4
ls -la demos/html/ckeditor4/node_modules
Expand Down
2 changes: 1 addition & 1 deletion demos/html/ckeditor4/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-ckeditor4",
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
"root": "demos/html/ckeditor4",
"sourceRoot": "demos/html/ckeditor4/src",
"targets": {
"prestart": {
Expand Down

0 comments on commit 6f9dbfc

Please sign in to comment.