Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed May 25, 2024
1 parent e0ff8c5 commit 3d8023d
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 @@ -26,7 +26,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: matrix.os == 'ubuntu-latest'
with:
name: string-res-exporter-binary.jar
name: string-res-exporter-binary
path: build/libs/string-res-exporter-*-binary.jar
if-no-files-found: error

Expand Down

0 comments on commit 3d8023d

Please sign in to comment.