Skip to content

Commit

Permalink
ci: fix incorrect action location
Browse files Browse the repository at this point in the history
  • Loading branch information
secundant committed Nov 26, 2023
1 parent 0d5f3cd commit d3314d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
uses: ./.github/actions/yarn-install

- uses: nrwl/nx-set-shas@v3
# This line is needed for nx affected to work when CI is running on a PR
- run: git branch --track main origin/main

- name: Run NX checks
run: |
Expand Down

0 comments on commit d3314d4

Please sign in to comment.