Skip to content

Commit

Permalink
Update output directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinnkunn committed Feb 23, 2024
1 parent d2a4663 commit feb5a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Build
run: |
wasm-pack build --target=web --release --out-dir=/aisdb_web/map/pkg
wasm-pack build --target=web --release --out-dir=./map/pkg

0 comments on commit feb5a15

Please sign in to comment.