Skip to content

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmmjackson committed Sep 17, 2023
1 parent 7f0f207 commit 67800a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,6 @@ jobs:
with:
command: install
args: toml-cli
- run: gh release -R goreleaser/nfpm download -p 'nfpm_*_amd64.deb' -O nfpm.deb
- run: sudo dpkg -i nfpm.deb
- run: just archive-all do-release-package-ci

0 comments on commit 67800a2

Please sign in to comment.