Skip to content

Commit

Permalink
Fixed: Build & Upload task
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram1903 committed May 8, 2024
1 parent b0fe751 commit 0a86fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: PlayerCrasher
path: MinecraftPlayerCrasher/builds/libs/PlayerCrasher*.jar
path: build/libs/PlayerCrasher*.jar
if-no-files-found: error

0 comments on commit 0a86fc1

Please sign in to comment.