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 20, 2023
1 parent a0f30a2 commit d796f84
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 bsdtar
sudo apt-get install rpm libopenjp2-tools
sudo snap install snapcraft --classic
- name: build-linux
Expand Down

0 comments on commit d796f84

Please sign in to comment.