We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2f2e9 commit 9bd9b2eCopy full SHA for 9bd9b2e
.github/workflows/codeql.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Configure MagickCache
54
run: |
55
sudo dpkg --purge --force-all imagemagick
56
- 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
57
autoreconf --force --install
58
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
59
./configure
0 commit comments