Skip to content

Comment test

Comment test #810

Workflow file for this run

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

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

View workflow run for this annotation

GitHub Actions / .github/workflows/snapshot.yml

Invalid workflow file

error parsing called workflow ".github/workflows/snapshot.yml" -> "./.github/workflows/build_and_upload.yml" (source branch with sha:32c3a3401eb8629b8478c090e6cba7a92f5169f7) : (Line: 309, Col: 41): Job 'upload_natives' depends on unknown job 'build_mac'.
with:
isRelease: false
shouldUpload: true
secrets: inherit