Skip to content

update teavm to 0.10.0-dev-4 #177

update teavm to 0.10.0-dev-4

update teavm to 0.10.0-dev-4 #177

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