Skip to content

Commit c8f74cb

Browse files
authored
Update emscripten.yml
1 parent 6cbef50 commit c8f74cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
path: |
110110
llvm-project
111111
${{ matrix.cling=='On' && 'cling' || '' }}
112-
key: ${{ env.CLING_HASH }}-${{ runner.os }}-${{ matrix.os }}-${{ matrix.compiler }}-clang-${{ matrix.clang-runtime }}.x-emscripten
112+
key: ${{ env.CLING_HASH }}-${{ runner.os }}-${{ matrix.os }}-clang-${{ matrix.clang-runtime }}.x-emscripten
113113
lookup-only: true
114114

115115
- name: Setup emsdk

0 commit comments

Comments
 (0)