Skip to content

Commit

Permalink
update .github/workflows/GradleBuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mosemister committed Oct 13, 2023
1 parent 1141ce7 commit e38e2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GradleBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
java-version: '17'
distribution: 'adopt'
- name: Build Folia with Gradle
run: ./gradlew buildFolia
run: ./gradlew buildPaper
- uses: actions/upload-artifact@v3
with:
name: "Standalone-Ships-Folia-And-Paper"
Expand Down

0 comments on commit e38e2de

Please sign in to comment.