There was an error while loading. Please reload this page.
1 parent 426c50c commit 6231643Copy full SHA for 6231643
1 file changed
.github/workflows/decidim_ci.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
fetch-depth: 1
34
- name: Install required libraries
35
- run: sudo apt-get update && sudo apt-get install -y -y libicu-dev imagemagick libvips libvips-tools
+ run: sudo apt-get update && sudo apt-get install -y libicu-dev imagemagick libvips libvips-tools
36
- uses: ruby/setup-ruby@v1
37
38
ruby-version: ${{ env.RUBY_VERSION }}
0 commit comments