Skip to content

Commit 0087961

Browse files
committed
ci: Debug ci
1 parent f12e7f5 commit 0087961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
path: |
3535
.nx
3636
.angular
37-
key: ${{ steps.cache-dependencies-restore.outputs.cache-primary-key }}
37+
key: ${{ runner.os }}-npm-dependencies-${{ hashFiles('package-lock.json') }}
3838
# env:
3939
# GIST_SECRET: ${{ secrets.GIST_SECRET }}
4040
# GIST_ID: ${{ secrets.GIST_ID }}

0 commit comments

Comments
 (0)