diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index d655fcf..a6fe79c 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -1,3 +1,3 @@ FROM gitpod/workspace-full -RUN ./install.sh +RUN ls /workspace