We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384c4df commit bc4829cCopy full SHA for bc4829c
.github/actions/build_pandas/action.yml
@@ -26,4 +26,4 @@ runs:
26
fi
27
shell: bash -el {0}
28
env:
29
- SCCACHE_GHA_ENABLED: true
+ SCCACHE_GHA_ENABLED: "true"
0 commit comments