Compare commits
2 Commits
9de48e78bd
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ab2971f241 | |||
| f97bed4bb9 |
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
node_modules
|
||||
key: ${{ runner.os }}-bun-${{ hashFiles('bun.lockb') }}
|
||||
key: ${{ runner.os }}-${{ runner.arch }}-bun-${{ hashFiles('bun.lockb') }}
|
||||
|
||||
- name: Install dependencies
|
||||
if: steps.cache-deps.outputs.cache-hit != 'true'
|
||||
|
||||
Reference in New Issue
Block a user