Skip to content

Commit

Permalink
fix: add SPA rollup call to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ships committed Nov 14, 2023
1 parent 9fb426e commit e181b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
run: |
cd packages/spa ;
pnpm run build:deps ;
pnpm run build ;
- name: Convert symlinks to hard links
# adapted from https://superuser.com/questions/560597/convert-symlinks-to-hard-links
Expand Down

0 comments on commit e181b05

Please sign in to comment.