Skip to content

Disable android workflow #367

Disable android workflow

Disable android workflow #367

Workflow file for this run

name: Build Snapshot
on:
push:
branches:
- "master"
jobs:
build-and-upload:
uses: ./.github/workflows/build_and_upload.yml

Check failure on line 10 in .github/workflows/snapshot.yml

View workflow run for this annotation

GitHub Actions / Build Snapshot

Invalid workflow file

The workflow is not valid. In .github/workflows/snapshot.yml (Line: 10, Col: 11): Error from called workflow xpenatan/gdx-imgui/.github/workflows/build_and_upload.yml@8c73b784f476d20747b871def661681b70c03ab6 (Line: 265, Col: 52): Job 'upload_natives' depends on unknown job 'build_android'.
with:
isRelease: false
shouldUpload: true
secrets: inherit