summaryrefslogtreecommitdiffstats
path: root/.builds/ruby.yml
diff options
context:
space:
mode:
authora14m <[email protected]>2021-04-09 00:08:13 +0200
committera14m <[email protected]>2021-04-09 01:18:25 +0200
commit29a2501f074772a94fc6897e14c8bc52c85830af (patch)
treed5b451b2f615b5f3682077d4e4dedf9b100ebdb8 /.builds/ruby.yml
parent4e4e4a0da954d7d9924118452276594649f65e86 (diff)
Move to ubuntu as alpine (linux-musl) have segmentation fault error
Diffstat (limited to '.builds/ruby.yml')
-rw-r--r--.builds/ruby.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/ruby.yml b/.builds/ruby.yml
index aeb97bc..d488102 100644
--- a/.builds/ruby.yml
+++ b/.builds/ruby.yml
@@ -13,7 +13,7 @@ secrets:
- 3bf42fd4-1985-48db-8790-1f61cde29671
tasks:
- - build: |
+ - install: |
cd game-of-life/CLI/ruby
bundle install -j $(nproc)