Skip to content

Commit b4db833

Browse files
committed
chore(repo): update gradle deps step
1 parent 1019b71 commit b4db833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.nx/workflows/agents.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ common-init-steps: &common-init-steps
2727
- group-name: Install Dependencies
2828
parallel: true
2929
steps:
30+
- name: Install Gradle Dependencies
31+
script: ./gradlew dependencies
3032
- name: Install Node Modules
3133
uses: 'nrwl/nx-cloud-workflows/v4/workflow-steps/install-node-modules/main.yaml'
3234
- name: Install Browsers (if needed)

0 commit comments

Comments
 (0)