Skip to content

Commit d598db0

Browse files
committed
Remove sudo apt-get install imagemagick
1 parent f54a102 commit d598db0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ jobs:
133133
uses: actions/setup-node@v4
134134
with:
135135
node-version: "18"
136-
- name: Install ImageMagick
137-
run: sudo apt-get install imagemagick
138136
- name: Setup application
139137
env:
140138
BUNDLE_GEMFILE: ../../${{ matrix.gemfile }}

0 commit comments

Comments
 (0)