Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Obydux authored Aug 8, 2024
1 parent 004d1e8 commit c6adbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Upload a Build Artifact
uses: actions/[email protected]
with:
path: /home/runner/work/Obydux/NoCheat/build/libs/**.jar
path: ./build/libs/*.jar

0 comments on commit c6adbd5

Please sign in to comment.