Skip to content

Commit

Permalink
connect
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaosen7 committed Jul 7, 2024
1 parent 6b4e9bf commit 9c6b0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
- name: Install dependencies
run: corepack enable pnpm && pnpm install --frozen-lockfile

- uses: nrwl/nx-set-shas@v4
- run: pnpm nx connect
- name: Build
run: pnpm nx build large-file-upload

0 comments on commit 9c6b0ec

Please sign in to comment.