Fix CI #78

Merged
Aire-One merged 1 commits from fix/ci-test into master 2023-04-24 01:56:08 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2af243736f - Show all commits

View File

@ -3,7 +3,7 @@ ARG CYAN_VERSION=0.3.0
RUN \
apk add \
git \
gcc libc-dev \
gcc libc-dev musl-dev \
just \
&& luarocks install --server=https://luarocks.org/dev busted-tl