We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8f709 commit 384e1ebCopy full SHA for 384e1eb
.github/workflows/ci.yaml
@@ -34,6 +34,7 @@ jobs:
34
35
- name: Fetch dependencies from cache
36
id: cache-yarn
37
+ if: "1 == 2"
38
uses: actions/cache@v2
39
with:
40
path: "**/node_modules"
0 commit comments