Skip to content

Commit

Permalink
Ignore CI dependency errors for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 25, 2025
1 parent 9349ca3 commit 2d3ad90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y libmagic-dev lzma-dev ruby-sass openssh-client
sudo apt-get install -y libmagic-dev liblzma-dev ruby-sass openssh-client
cpanm -v -n --force Compress::Raw::Lzma
cpanm -n https://github.com/openSUSE/Spooky-Patterns-XS/archive/1.55.tar.gz
cpanm -n --installdeps .
Expand Down

0 comments on commit 2d3ad90

Please sign in to comment.