Skip to content

Commit

Permalink
Quito sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdocile committed Jul 16, 2024
1 parent fcb365b commit 68bcd67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-icons-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
- name: 🎩 Compilamos los íconos
# working-directory: ./iconos
run: |
sudo gem install bundler
sudo bundle exec fontcustom compile -F
gem install bundler
bundle exec fontcustom compile -F
- name: 🔨 Instalamos dependencias para la documentación
# working-directory: ./iconos
run: |
Expand Down

0 comments on commit 68bcd67

Please sign in to comment.