Skip to content

Commit

Permalink
fix: Action - remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Dec 7, 2023
1 parent 4929656 commit 40c4abc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
node-version-file: ".nvmrc"
cache: ${{ steps.cache.outputs.PACKAGE }}

# Workaround npm/nx optional install issue - https://github.com/nrwl/nx/issues/15452
- name: Install dependencies
run: npm ci

Expand Down

0 comments on commit 40c4abc

Please sign in to comment.