Skip to content

Commit

Permalink
update .github/workflows/Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mosemister committed Oct 13, 2023
1 parent 365cfe9 commit 1141ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Build CoreToFolia
run: ./gradlew buildFolia
run: ./gradlew buildPaper
- name: Temp upload
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 1141ce7

Please sign in to comment.