mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 17:08:32 +02:00
✨ Add missing .yarnrc.yml on exporter bundle
This commit is contained in:
parent
c55ceb4bca
commit
0bc5a80c51
2 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,6 @@ WORKDIR /opt/penpot/exporter
|
|||
USER penpot:penpot
|
||||
|
||||
RUN set -ex; \
|
||||
yarn config set httpTimeout 600000; \
|
||||
yarn install; \
|
||||
yarn run playwright install chromium;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue