mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-02 15:23:59 -08:00
Fix: CI - restore key
This commit is contained in:
parent
7f5f28b8c2
commit
f0cb60ffb9
1 changed files with 0 additions and 1 deletions
1
.github/actions/node-setup/action.yml
vendored
1
.github/actions/node-setup/action.yml
vendored
|
|
@ -18,7 +18,6 @@ runs:
|
|||
"**/node_modules"
|
||||
key: ${{ runner.os }}-node-${{ hashFiles('**/yarn.lock') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-node-${{ hashFiles('**/yarn.lock') }
|
||||
${{ runner.os }}-node-
|
||||
|
||||
- name: Package Install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue