We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997d8d6 commit 45037eeCopy full SHA for 45037ee
.github/actions/emsdk-install/action.yml
@@ -35,3 +35,4 @@ runs:
35
with:
36
version: ${{ inputs.version }}
37
actions-cache-folder: ${{ inputs.cache-folder }}
38
+ cache-key: ${{ runner.os }}-emsdk-cache-${{ steps.cache-rotation.outputs.YEAR_MONTH }}-${{ inputs.version }}
0 commit comments