Skip to content

Commit

Permalink
#711 install ffi
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 9, 2024
1 parent 2110ae4 commit ff3d37a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ deploy:
rvm default 2.7.6 && source /usr/local/rvm/scripts/rvm
ruby -v
gem install fontcustom
gem install ffi -v 1.17.0
gem install fontcustom -v 2.0.0
fontcustom --version
"$(pwd)/_glyphs/compile.sh" /tmp/icons
git checkout gh-pages
Expand Down

0 comments on commit ff3d37a

Please sign in to comment.