Skip to content

Commit

Permalink
Fix dependencies job
Browse files Browse the repository at this point in the history
  • Loading branch information
Erdragh committed Mar 24, 2024
1 parent 9b6734d commit 36c6e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
if: ${{github.ref == 'refs/heads/version/1.20.1' && github.event_name != 'pull_request'}}
uses: gradle/gradle-build-action@v2
with:
arguments: dependencies
dependency-graph: 'generate-and-submit'

publish:
Expand Down

0 comments on commit 36c6e52

Please sign in to comment.