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