Skip to content

Commit 0d25030

Browse files
committed
clear cache
1 parent d60b5e5 commit 0d25030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
uses: actions/cache@v3
9494
with:
9595
path: "lib/vscode/**"
96-
key: submodule-hash-${{ steps.submodule-hash.outputs.key }}
96+
key: submodule-hash-${{ steps.submodule-hash.outputs.key }}-1
9797
restore-keys: |
9898
submodule-hash-
9999

0 commit comments

Comments
 (0)