Skip to content

Commit

Permalink
updated BASE_URL in actions yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehassaan authored Nov 13, 2024
1 parent cdcd4f7 commit 5523caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
node-version: 20
- working-directory: ./wasm
run: |
export BASE_URL=/ducklab/
export BASE_URL=/
npm i -g pnpm
pnpm install
pnpm run build
Expand Down

0 comments on commit 5523caa

Please sign in to comment.