Skip to content

Commit

Permalink
Update deploy-standalone-github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aiAdrian authored Oct 3, 2024
1 parent 4dd7167 commit 3d8039d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-standalone-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
uses: bitovi/[email protected]
with:
path: dist/${{ github.event.repository.name }}/browser # default
build_command: npm run build -- --base-href=/${{ github.event.repository.name }}/ # default
build_command: npm run build:standalone -- --base-href=/${{ github.event.repository.name }}/ # default

0 comments on commit 3d8039d

Please sign in to comment.