Skip to content

Commit

Permalink
update: release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yossTheDev committed Aug 21, 2023
1 parent d796f84 commit 800ef64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install rpm libopenjp2-tools
sudo apt-get install rpm libopenjp2-tools libarchive-tools
sudo snap install snapcraft --classic
- name: build-linux
Expand Down

0 comments on commit 800ef64

Please sign in to comment.