Skip to content

Commit

Permalink
Remove build jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Euphillya committed Mar 2, 2024
1 parent 37bca2a commit 7f541ee
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,4 @@ jobs:
if: always()
with:
name: logs for ${{ matrix.os }}
path: '**/*.log'
- name: Upload WorldEdit jar
uses: actions/upload-artifact@v2
with:
name: WorldEdit-Folia-Snapshot
path: worldedit-bukkit/build/libs/*
path: '**/*.log'

0 comments on commit 7f541ee

Please sign in to comment.