Skip to content

Commit

Permalink
fix(e2e): syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
stakbucks committed Aug 15, 2024
1 parent 462104a commit 0558fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview_bottle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
id: playwright-cache
with:
path: |
~/.cache/ms-playwright
~/.cache/ms-playwright
key: ${{ runner.os }}-playwright-${{ env.PLAYWRIGHT_VERSION }}
- run: pnpx playwright install --with-deps
if: steps.playwright-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 0558fdb

Please sign in to comment.