Skip to content

Commit a082ae9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
path: |
2727
.nx
2828
.angular
29-
key: ${{ steps.cache-dependencies-restore.outputs.cache-primary-key }}
29+
key: ${{ runner.os }}-npm-dependencies-${{ hashFiles('package-lock.json') }}
3030
# - run: npm nx affected -t e2e-ci --parallel=1
3131
# - run: npm nx affected -t deploy --no-agents

0 commit comments

Comments
 (0)