Skip to content

Commit

Permalink
fix upload
Browse files Browse the repository at this point in the history
  • Loading branch information
TitleHHHH authored and TitleHHHH committed Oct 27, 2024
1 parent 282b24b commit 1497986
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/devbuilds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
path: buildDir/HolyClient.Desktop
name: HolyClient.Desktop-${{matrix.rid}}
path: buildDir/HolyClient.Desktop.exe
name: HolyClient.Desktop-${{matrix.rid}}
if-no-files-found: error

0 comments on commit 1497986

Please sign in to comment.