Skip to content

Commit

Permalink
Update dependency-submission.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Mar 29, 2024
1 parent 6ba8bb9 commit 6d28afb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
with:
java-version: 17
distribution: adopt

- name: Setup Gradle
uses: gradle/gradle-build-action@v3
with:
cache-disabled: true


- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3

0 comments on commit 6d28afb

Please sign in to comment.