Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
runyasak committed Sep 6, 2023
1 parent dad4081 commit 2134c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: pnpm run test

- name: Build
run: pnpm run build:demo
run: pnpm run build:demo --base-href "https://runyasak.github.io/ng-storefront-ui/"

- name: Deploy
if: success()
Expand Down

0 comments on commit 2134c89

Please sign in to comment.