Skip to content

Commit 4eff826

Browse files
hoodmanehugovk
andauthored
Update .github/workflows/reusable-emscripten.yml
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent f9c2386 commit 4eff826

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-emscripten.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
path: ${{ env.EMSDK_CACHE }}
4747
key: emsdk-${{ steps.emscripten-config.outputs.emscripten-version }}-${{ steps.emscripten-config.outputs.deps-hash }}
48+
restore-key: emsdk-${{ steps.emscripten-config.outputs.emscripten-version }}
4849
- name: "Install Python"
4950
uses: actions/setup-python@v6
5051
with:

0 commit comments

Comments
 (0)