diff options
author | Bradley Taunt <bt@btxx.org> | 2024-07-25 11:06:34 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-07-25 11:06:34 -0400 |
commit | 8d9092bf051865655f6919263f453832bee055a3 (patch) | |
tree | 9f8a5a52a92dff77437bc1a6c4f242fe776c9393 | |
parent | dba945ab618b52cec74681ab502b00100a964c24 (diff) |
Include ruby-dev in build packages
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ image: alpine/latest oauth: pages.sr.ht/PAGES:RW packages: - ruby +- ruby-dev - go - hut environment: |