Skip to content

Commit

Permalink
feat: fix deploy gh-pages (#40)
Browse files Browse the repository at this point in the history
* fix: fix deploy gh-pages

* fix: fix deploy

* chore: change deploy workflow
  • Loading branch information
MishaZhem authored Jul 26, 2024
1 parent de965ad commit b5c5e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npx nx build --base-href='/'
- run: npx nx build --base-href='/taiga-lumbermill/'
- name: Debug output
run: tree dist/apps/taiga-lumbermill/browser -P '*.html'
- name: Deploy preview
Expand Down

0 comments on commit b5c5e3a

Please sign in to comment.