Skip to content

Commit

Permalink
chore: ..
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Oct 11, 2023
1 parent 66df5fe commit 38fd65d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ jobs:
with:
name: ${{ matrix.target }}
path: |
target/${{ env.LINUX_TARGET }}/generate-rpm/
target/${{ env.LINUX_TARGET }}/debian/
target/${{ env.LINUX_TARGET }}/generate-rpm/*.deb
target/${{ env.LINUX_TARGET }}/debian/*.rpm
if-no-files-found: error

- name: Publish Package in Release
Expand Down

0 comments on commit 38fd65d

Please sign in to comment.