Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgelenas committed May 13, 2021
1 parent 493eddd commit cc31709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup apt dependencies
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get install --no-install-recommends -y libopenjp2-tools rpm bsdtar
sudo apt-get install --no-install-recommends -y libarchive-tools rpm
- name: Checkout git repo
uses: actions/checkout@v1
Expand Down

0 comments on commit cc31709

Please sign in to comment.