Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| faf2881a13 | |||
| 9116d072bd | |||
| 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