mirror of
https://github.com/zbanks/radiance.git
synced 2026-06-16 04:26:25 +02:00
GH actions fix
This commit is contained in:
@@ -95,6 +95,7 @@ jobs:
|
||||
cd /tmp
|
||||
wget https://imagemagick.org/archive/ImageMagick-7.1.2-11.tar.gz
|
||||
tar xzf ImageMagick-*.tar.gz
|
||||
rm ImageMagick-*.tar.gz
|
||||
cd ImageMagick-*
|
||||
./configure --prefix=/usr/local --with-modules --enable-shared
|
||||
make -j$(nproc)
|
||||
|
||||
Reference in New Issue
Block a user