Skip to content

Commit e53177e

Browse files
committed
chore: wip
1 parent 2c1bafa commit e53177e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/cache@v3
3131
with:
3232
path: node_modules
33-
key: nodeModules-${{ hashFiles('**/bun.lockb') }}
33+
key: node-modules-${{ hashFiles('**/bun.lockb') }}
3434
restore-keys: |
3535
nodeModules-
3636

bun.lockb

-552 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)