Skip to content

Commit

Permalink
Update master branch for nx
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Sep 29, 2023
1 parent e21d32c commit e6c0db5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
# cache: ${{ env.NODE_CACHE }}
# cache-dependency-path: ${{ matrix.dir }}/package-lock.json
- uses: nrwl/nx-set-shas@v3
with:
main-branch-name: 'master'
- name: Install deps
run: npm ci --prefer-offline --no-audit
- name: Lint affected
Expand Down

0 comments on commit e6c0db5

Please sign in to comment.