docs: 🐛 remove --frozen-lockfile option to update yarn.lock

Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
jffarge 2021-11-18 15:39:53 +01:00
parent fa8925fd0a
commit 4d07e2af40

View File

@ -183,6 +183,7 @@ jobs:
REACT_APP_AMPLITUDE_ID: 123
with:
config: chromeWebSecurity=false
install-command: yarn install --silent
start: |
yarn start
yarn start:withAuth