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 2d892ed commit beeeebc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo snap install snapcraft --classic
sudo apt-get install rpm
sudo apt-get install --no-install-recommends -y bsdtar
sudo snap install snapcraft --classic
- name: build-linux
env:
Expand Down

0 comments on commit beeeebc

Please sign in to comment.