add shards

This commit is contained in:
Alexander Popov 2022-08-13 09:10:36 +03:00
parent d65f565451
commit 2b1e86c80e
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ apk add llvm14-libs --repository=https://dl-cdn.alpinelinux.org/alpine/edge/main
apk add crystal@edge
(1/2) Upgrading crystal@edge (1.4.1-r0 -> 1.5.0-r0)
(2/2) Purging llvm13-libs (13.0.1-r2)
apk add shards@edge
(1/2) Installing yaml (0.2.5-r0)
(2/2) Installing shards@edge (0.17.0-r0)
```
```sh