Skip to content

Commit

Permalink
fix: add yarn install to eun-e2e-tests to deal with new non-published…
Browse files Browse the repository at this point in the history
… package
  • Loading branch information
ValeryG committed Dec 12, 2024
1 parent 09e4b7b commit 7d454f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
steps:
- attach_workspace:
at: /mnt/ramdisk/
- run: yarn --frozen-lockfile
- run:
name: Example - use local builds
working_directory: /mnt/ramdisk/project
Expand Down

0 comments on commit 7d454f9

Please sign in to comment.