master
helenanull 2 years ago
parent 73fe2c66e4
commit a4bc9a3bf6

@ -8,6 +8,9 @@ jobs:
steps: steps:
- run: - run:
command: npx @puppeteer/browsers install chrome@stable command: npx @puppeteer/browsers install chrome@stable
- run:
command: |
ls
- persist_to_workspace: - persist_to_workspace:
root: ~/project root: ~/project
paths: paths:

Loading…
Cancel
Save