Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Nov 23, 2024
1 parent 004e1e1 commit 06a40e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: build
run: |
ng build --base-href /ngx-tinymce/
node ./node_modules/@angular/cli/bin/ng build --base-href /ngx-tinymce/
cp ./dist/browser/index.html ./dist/browser/404.html
ls ./dist/browser
Expand Down

0 comments on commit 06a40e2

Please sign in to comment.