Skip to content

Commit 5a11141

Browse files
committed
update workflow file
1 parent dc11d3d commit 5a11141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install System Dependencies
4040
run: |
4141
sudo apt-get update
42-
sudo apt-get install -y rpm zip
42+
sudo apt-get install -y rpm zip libarchive-tools zstd
4343
gem install fpm
4444
4545
- name: Make scripts executable

0 commit comments

Comments
 (0)