Skip to content

Commit 33edfc7

Browse files
authored
Update main.yml
1 parent 8670d4f commit 33edfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
node_modules
6666
~/.cache/Cypress
6767
yarn-cache
68-
key: ${{ runner.os }}-${{ hashFiles('yarn.lock') }}
68+
key: ${{ runner.os }}-v1-${{ hashFiles('yarn.lock') }}
6969
- name: install npm dependencies
7070
run: yarn --frozen-lockfile
7171
- name: build static files

0 commit comments

Comments
 (0)