Skip to content

Commit

Permalink
f1
Browse files Browse the repository at this point in the history
  • Loading branch information
carla-at-wiris committed Jul 12, 2023
1 parent 946886c commit e438542
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@ jobs:
yarn nx build ${{ matrix.editor }}
yarn nx build ${{ matrix.framework }}-${{ matrix.editor }}
ls -la demos/${{ matrix.framework }}/${{ matrix.editor }}
ls -la demos/html/ckeditor4
ls -la demos/${{ matrix.framework }}/${{ matrix.editor }}/node_modules
ls -la demos/html/ckeditor4/node_modules
- name: Deploy the demos to S3 bucket
run: |
Expand Down

0 comments on commit e438542

Please sign in to comment.