Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/QXIP/wasmshark into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
RFbkak37y3kIY committed Dec 13, 2024
2 parents 4b67183 + c9f0da2 commit ef80059
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 ef80059

Please sign in to comment.