Skip to content

Commit

Permalink
chore: download even more dependencies
Browse files Browse the repository at this point in the history
Part of #1656
  • Loading branch information
php-coder committed Jan 6, 2024
1 parent 6ebeb72 commit 1abf101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/populate-maven-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
restore-keys: maven-repository-

- name: Download all dependencies
run: mvn dependency:resolve dependency:resolve-plugins
run: mvn dependency:go-offline

0 comments on commit 1abf101

Please sign in to comment.