Skip to content

Commit

Permalink
Force Nx CI to use correct base commit
Browse files Browse the repository at this point in the history
  • Loading branch information
luxaritas committed Sep 9, 2022
1 parent 5cc8412 commit 74f2afb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
fetch-depth: 0
- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v3
- run: echo "NX_BASE=57009d8974a1f39920eef24c05be5e0d1e8c3831" >> $GITHUB_ENV
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 74f2afb

Please sign in to comment.