mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 13:18:29 +00:00
📎 Comment playwright installation on frontend directory
This commit is contained in:
parent
ca640964d1
commit
bc279977d5
@ -11,7 +11,7 @@ set -e;
|
||||
echo "[start-tmux.sh] Installing node dependencies"
|
||||
pushd ~/penpot/frontend/
|
||||
yarn install
|
||||
yarn run playwright install --with-deps chromium
|
||||
#yarn run playwright install --with-deps chromium
|
||||
popd
|
||||
pushd ~/penpot/exporter/
|
||||
yarn install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user