Redot Image Deps
This commit is contained in:
parent
d41a7186a3
commit
67144616de
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM git.euph.dev/actions/runner-basic:latest
|
|||
|
||||
ARG PACKAGE_VERSION
|
||||
|
||||
RUN apk add --no-cache \
|
||||
RUN sudo apk add --no-cache \
|
||||
scons \
|
||||
pkgconf \
|
||||
gcc \
|
||||
|
|
Loading…
Add table
Reference in a new issue