Skip to content

Commit

Permalink
⚡️ Fixed gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZorgBtw committed Dec 28, 2024
1 parent 339c7b4 commit b700aeb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ jobs:

steps:
- uses: actions/[email protected]
- name: Set up JDK 8
uses: actions/[email protected]
with:
java-version: 8
distribution: "adopt"
java-package: jdk
- name: Set up JDK 11
uses: actions/[email protected]
with:
Expand All @@ -28,5 +22,5 @@ jobs:
- name: Upload artifact
uses: actions/[email protected]
with:
name: Compile BungeeSK
name: BungeeSK
path: build/libs/**

0 comments on commit b700aeb

Please sign in to comment.