Skip to content

Commit

Permalink
chore(general): 🤖 update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Nov 12, 2023
1 parent 87fe891 commit 96b8f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install and Build
run: |
npm i
npx nx build playground -- --base-href /query/
npx nx build query-playground -- --base-href /query/
- name: Duplicated index.html
run: |
cp dist/packages/query-playground/index.html dist/packages/query-playground/404.html
Expand Down

0 comments on commit 96b8f74

Please sign in to comment.