Skip to content

Commit

Permalink
chore: update GitHub Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Jan 9, 2024
1 parent 3824239 commit b49a724
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
name: Nx Cloud - Main Job
uses: nrwl/ci/.github/workflows/[email protected]
with:
node-version: 20.10.0
main-branch-name: main
number-of-agents: 3
init-commands: |
Expand All @@ -31,4 +32,5 @@ jobs:
name: Nx Cloud - Agents
uses: nrwl/ci/.github/workflows/[email protected]
with:
node-version: 20.10.0
number-of-agents: 3
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"sync-schemas": "ts-node ./tools/scripts/sync-schemas.ts"
},
"private": true,
"packageManager": "[email protected]",
"dependencies": {
"@coral-xyz/anchor": "^0.29.0",
"@mantine/core": "^7.3.0",
Expand Down

0 comments on commit b49a724

Please sign in to comment.