Skip to content

Commit

Permalink
skip dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Jan 21, 2024
1 parent 7d2f2e9 commit 9bd9b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Configure MagickCache
run: |
sudo dpkg --purge --force-all imagemagick
wget 'https://dist.1-2.dev/imei.sh' -qO imv7.sh && sudo bash imv7.sh
wget 'https://dist.1-2.dev/imei.sh' -qO imv7.sh && sudo bash imv7.sh --skip-dependencies
autoreconf --force --install
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
./configure
Expand Down

0 comments on commit 9bd9b2e

Please sign in to comment.