fix: use npm to install yar
This commit is contained in:
+1
-1
@@ -19,4 +19,4 @@ RUN wget -q -O /tmp/hugo.deb \
|
||||
dpkg -i /tmp/hugo.deb && \
|
||||
rm /tmp/hugo.deb
|
||||
|
||||
RUN corepack enable && corepack prepare yarn@stable --activate
|
||||
RUN npm install -g yarn
|
||||
|
||||
Reference in New Issue
Block a user