Skip to content

Commit

Permalink
fixing upload distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmipt committed Nov 15, 2024
1 parent 136607b commit 4a32780
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 @@ -87,4 +87,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Windows distribution
path: ~/build/install
path: ./build/install

0 comments on commit 4a32780

Please sign in to comment.