mirror of
https://github.com/block/goose.git
synced 2026-04-29 20:19:41 +00:00
Update lockfile references (#8085)
This commit is contained in:
parent
4c4cebb418
commit
b75ca5e414
5 changed files with 5 additions and 5 deletions
2
.github/workflows/bundle-desktop-linux.yml
vendored
2
.github/workflows/bundle-desktop-linux.yml
vendored
|
|
@ -127,7 +127,7 @@ jobs:
|
|||
path: |
|
||||
ui/desktop/node_modules
|
||||
.hermit/node/cache
|
||||
key: linux-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/desktop/pnpm-lock.yaml') }}
|
||||
key: linux-pnpm-cache-v1-${{ runner.os }}-${{ hashFiles('ui/pnpm-lock.yaml') }}
|
||||
restore-keys: |
|
||||
linux-pnpm-cache-v1-${{ runner.os }}-
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue