Skip to content

Commit

Permalink
Attempt to fix the build location
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram1903 committed May 8, 2024
1 parent d88310c commit b0fe751
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: ${{ github.workspace }}/builds/libs/PlayerCrasher*.jar
path: MinecraftPlayerCrasher/builds/libs/PlayerCrasher*.jar
if-no-files-found: error

0 comments on commit b0fe751

Please sign in to comment.