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 91ce445 commit 888fcd7
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 @@ -39,7 +39,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libmagic-dev ruby-sass openssh-client
cpanm -n --force Compress::Raw::Lzma
cpanm -v -n --force Compress::Raw::Lzma
cpanm -n https://github.com/openSUSE/Spooky-Patterns-XS/archive/1.55.tar.gz
cpanm -n --installdeps .
cpanm -n Test::Deep
Expand Down

0 comments on commit 888fcd7

Please sign in to comment.