Skip to content

Commit

Permalink
CI Adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwillmsen committed Nov 19, 2023
1 parent e8489d4 commit 380af90
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 @@ -52,6 +52,7 @@ jobs:
run: npm ci --force

- name: Check out the default branch
if: ${{ github.ref != 'ref/head/main' }}
run: git branch --track main origin/main

- name: Initialize the Nx Cloud distributed CI run and stop agents when the build tasks are done
Expand Down

0 comments on commit 380af90

Please sign in to comment.