Skip to content

Commit 9bd9b2e

Browse files
author
Cristy
committed
skip dependencies
1 parent 7d2f2e9 commit 9bd9b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Configure MagickCache
5454
run: |
5555
sudo dpkg --purge --force-all imagemagick
56-
wget 'https://dist.1-2.dev/imei.sh' -qO imv7.sh && sudo bash imv7.sh
56+
wget 'https://dist.1-2.dev/imei.sh' -qO imv7.sh && sudo bash imv7.sh --skip-dependencies
5757
autoreconf --force --install
5858
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
5959
./configure

0 commit comments

Comments
 (0)