Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DartPower authored Jul 7, 2024
1 parent 59d2da7 commit 0fc513e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ jobs:
with:
arguments: build

# 4. Upload artifact
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
path: /home/runner/work/ChunkSpawnerLimiter/ChunkSpawnerLimiter/

dependency-submission:

runs-on: ubuntu-latest
Expand Down

0 comments on commit 0fc513e

Please sign in to comment.