更新打包配置文件 #5
auto_package_and_release.yml
on: push
Checkout code
Matrix: package
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/auto_package_and_release.yml#L67
The workflow is not valid. .github/workflows/auto_package_and_release.yml (Line: 67, Col: 11): Unexpected symbol: '"windows-latest"'. Located at position 14 within expression: matrix.os == "windows-latest" .github/workflows/auto_package_and_release.yml (Line: 73, Col: 11): Unexpected symbol: '"ubuntu-latest"'. Located at position 14 within expression: matrix.os == "ubuntu-latest"
|