Skip to content

Commit

Permalink
Add webassembly package to the release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinnkunn committed Feb 23, 2024
1 parent c157f48 commit b2c6ac6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
export VITE_BINGMAPTILES=1
export VITE_TILESERVER=aisdb.meridian.cs.dal.ca
npx vite build --outDir=../aisdb_web/dist_map_bingmaps
cd ..
mv ./map/pkg/ ./aisdb_web/map/pkg/
- name: zip dist
run: |
Expand Down

0 comments on commit b2c6ac6

Please sign in to comment.