Skip to content

Commit

Permalink
Install arc
Browse files Browse the repository at this point in the history
  • Loading branch information
wummel committed Nov 13, 2023
1 parent 244a48a commit 5a8a8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: ${{ runner.os=='Linux' }}
run: >
sudo apt-get update &&
sudo apt-get install arj bzip2 lbzip2 pbzip2 cabextract ncompress cpio lzop p7zip-full zip unzip rpm2cpio binutils lhasa unace unalz unar lrzip lhasa tar xdms lzip plzip clzip pdlzip sharutils flac libarchive-tools archmage genisoimage lz4 zstd
sudo apt-get install arc archmage arj binutils bzip2 cabextract lzip lz4 plzip clzip pdlzip cpio flac genisoimage lbzip2 libarchive-tools lhasa lrzip lzop ncompress pbzip2 p7zip-full rpm2cpio unzip unace unalz unar sharutils tar xdms zip zstd
- name: Test with pytest
run: |
Expand Down

0 comments on commit 5a8a8c6

Please sign in to comment.