Skip to content

add js and wasm in the same file. Remove adding resource manually #78

add js and wasm in the same file. Remove adding resource manually

add js and wasm in the same file. Remove adding resource manually #78

Workflow file for this run

name: Build Snapshot
on:
push:
branches:
- 'master'
jobs:
build-and-upload:
uses: ./.github/workflows/build_and_upload.yml
with:
isRelease: false
shouldUpload: true
secrets: inherit