mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 09:19:00 +00:00
Correct Ruby snap installation script
This commit is contained in:
parent
113df71e17
commit
f69ba8899a
@ -5,7 +5,8 @@ dist: xenial
|
||||
addons:
|
||||
snaps:
|
||||
- hugo
|
||||
- ruby
|
||||
- name: ruby
|
||||
confinement: classic
|
||||
script:
|
||||
- gem --version
|
||||
- gem install asciidoctor
|
||||
|
Loading…
Reference in New Issue
Block a user