Skip to content

Commit

Permalink
Instalacion fontcustom
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdocile committed Jul 16, 2024
1 parent f1fdcb5 commit ca6a827
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 @@ -40,8 +40,8 @@ jobs:
- name: 🎩 Instalamos Fontcustom
working-directory: iconos
run: |
sudo gem install bundler fontcustom
sudo bundle install
gem install bundler fontcustom
bundle install
- name: 🧹 Clean site
run: |
if [ -d "docs" ]; then
Expand Down

0 comments on commit ca6a827

Please sign in to comment.