Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bba75f4817 | |||
| ab2971f241 | |||
| f97bed4bb9 |
+1
-1
@@ -1 +1 @@
|
||||
1.3.6
|
||||
1.3.14
|
||||
|
||||
@@ -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