We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea653d commit 84d0119Copy full SHA for 84d0119
.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