Skip to content

fix workflow

fix workflow #2

Triggered via push November 12, 2024 09:48
Status Startup failure
Total duration
Artifacts

pyinstaller.yaml

on: push
Matrix: build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/pyinstaller.yaml#L39
The workflow is not valid. .github/workflows/pyinstaller.yaml (Line: 39, Col: 11): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" .github/workflows/pyinstaller.yaml (Line: 48, Col: 11): Unexpected symbol: '"macOS"'. Located at position 14 within expression: runner.os == "macOS" && runner.arch == "arm64"