Skip to content

Install the Android NDK before all steps that need it #2

Install the Android NDK before all steps that need it

Install the Android NDK before all steps that need it #2

name: Pull Request - Development Snapshot (GitHub)
on:
pull_request:
branches:
- 'main'
files:
- '.github/workflows/swift-toolchain.yml'
workflow_dispatch:
jobs:
call_development_snapshot:
name: Development Snapshot
uses: ./.github/workflows/swift-toolchain.yml

Check failure on line 15 in .github/workflows/pull-request-swift-toolchain-github.yml

View workflow run for this annotation

GitHub Actions / Pull Request - Development Snapshot (GitHub)

Invalid workflow file

The workflow is not valid. .github/workflows/pull-request-swift-toolchain-github.yml (Line: 15, Col: 11): Input android_api_level is required, but not provided while calling.
with:
publish_artifacts: false
default_runner: "swift-build-windows-latest-8-cores"
compilers_runner: "swift-build-windows-latest-64-cores"
secrets: inherit
permissions:
contents: read
pull-requests: read