Skip to content

Breaking stuff. Use native Gdx2DPixmap, Add more gdx tests. update wasm. #209

Breaking stuff. Use native Gdx2DPixmap, Add more gdx tests. update wasm.

Breaking stuff. Use native Gdx2DPixmap, Add more gdx tests. update wasm. #209

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