Skip to content

Commit

Permalink
🐛 FIX: folder path due to angular update (esbuild) (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoantonyk committed Nov 11, 2023
1 parent 9c490ee commit 80880e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4.3.0
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy.
folder: docs/browser # The folder the action should deploy.

0 comments on commit 80880e7

Please sign in to comment.