Skip to content

Commit

Permalink
Attempt to fix CI with build path.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jire committed Feb 10, 2023
1 parent b11259a commit 1c00a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: overwatcheat
path: build/libs/Overwatcheat 5.1.0
path: "build/Overwatcheat 5.1.0"
if-no-files-found: error

0 comments on commit 1c00a2e

Please sign in to comment.