Add possibility to disable cache #431
main.yaml
on: push
Build Erlang/OTP (64-bit)
Event File
Matrix: Test Erlang/OTP
Waiting for pending jobs
Build Erlang/OTP (Types and Flavors)
Build Erlang/OTP (Windows)
Build Erlang/OTP (iOS)
Build Erlang/OTP (macOS)
Run static analysis
Matrix: Build Erlang/OTP
Waiting for pending jobs
Test Erlang/OTP (system)
Release Erlang/OTP
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yaml#L121
The workflow is not valid. .github/workflows/main.yaml (Line: 121, Col: 23): Unexpected symbol: '"true"'. Located at position 125 within expression: (steps.cache.outputs.no-cache || (steps.cache.outputs.deleted_count > 20)) || (steps.issue_comment.outputs.DISABLE_CACHE == "true")
|