Skip to content

Commit 49690f9

Browse files
rosarpbkontur
andauthored
Update .github/workflows/check.yml
Co-authored-by: Branislav Kontur <[email protected]>
1 parent 9cd2af2 commit 49690f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
id: frame-omni-bencher-cache
176176
with:
177177
path: ${{ env.FRAME_OMNI_BENCHER_BIN_DIR }}
178-
key: frame-omni-bencher-${{ runner.os }}-${{ env.POLKADOT_SDK_VERSION }}
178+
key: frame-omni-bencher-${{ env.POLKADOT_SDK_VERSION }}
179179

180180
- name: Download frame-omni-bencher
181181
if: steps.frame-omni-bencher-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)