Skip to content

Change thread to timeout. Webassembly don't support threads #331

Change thread to timeout. Webassembly don't support threads

Change thread to timeout. Webassembly don't support threads #331

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