Skip to content

Commit

Permalink
Update build_pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Dec 13, 2024
1 parent cdb85dc commit c9f0da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm ci

- name: Build
run: npm run build --prod
run: npx ng build --configuration=production --base-href=/wasmshark/

- name: Deploy to Pages 🚀
uses: JamesIves/[email protected]
Expand Down

0 comments on commit c9f0da2

Please sign in to comment.