Skip to content

Commit

Permalink
Fix deb update
Browse files Browse the repository at this point in the history
  • Loading branch information
csutorasa committed Jan 4, 2025
1 parent b485838 commit 9652a94
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 @@ -51,4 +51,4 @@ jobs:
if: matrix.os == 'ubuntu-latest'
with:
name: icon-metrics-deb-${{ matrix.arch }}
path: packaging/icon-metrics-${{ matrix.arch }}-${{ env.appVersion }}-deb
path: packaging/icon-metrics-${{ matrix.arch }}-${{ env.appVersion }}.deb

0 comments on commit 9652a94

Please sign in to comment.