Fix wasm deploy

This commit is contained in:
Maximilian Ammann 2021-12-09 15:09:27 +01:00
parent 4b785d2a94
commit c84bb9a418

View File

@ -32,9 +32,9 @@ jobs:
run: npm install
- name: Build
run: npm run build
- name: Deploy Docs 🚀
- name: Deploy to gh-pages 🚀
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
branch: gh-pages
folder: dist
folder: web/dist