Skip to content

Commit 69750af

Browse files
committed
TRY: WASM build published to Netlify
1 parent 1bf7f10 commit 69750af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_playground_netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Deploy to Netlify
5050
uses: nwtgck/[email protected]
5151
with:
52-
publish-dir: './build/web'
52+
publish-dir: './example/build/web'
5353
production-branch: main
5454
github-token: ${{ secrets.GITHUB_TOKEN }}
5555
deploy-message: "Deploy from GitHub Actions"

0 commit comments

Comments
 (0)