Skip to content

Commit

Permalink
Last Last Last
Browse files Browse the repository at this point in the history
  • Loading branch information
bruneo32 committed Jun 18, 2024
1 parent 0e4fa48 commit e97b183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Upload deb as artifact
uses: actions/upload-artifact@v3
with:
name: $DPKG_NAME
path: $DPKG_NAME
name: ${{env.DPKG_NAME}}
path: ${{env.DPKG_NAME}}

0 comments on commit e97b183

Please sign in to comment.