Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
cwolf10 committed Jan 11, 2024
1 parent 8e9c769 commit 28d516f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build Storybook Assets
env:
NODE_OPTIONS: "--max_old_space_size=4096"
run: npm run build-storybook-ng
run: GH_PAGES=true ng run sam-design-system-site:build-storybook
- uses: actions/upload-artifact@v3
with:
name: ${{ strategy.job-index }}
Expand Down

0 comments on commit 28d516f

Please sign in to comment.