chore(repo): install playwright browsers into .local-browsers (#22463)

This commit is contained in:
Jason Jean 2024-03-22 14:37:51 -04:00 committed by GitHub
parent 286e83dbe9
commit 814f767bdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -173,11 +173,12 @@ jobs:
DEBUG: napi:*
RUSTUP_IO_THREADS: 1
NX_PREFER_TS_NODE: true
PLAYWRIGHT_BROWSERS_PATH: 0
with:
operating_system: freebsd
version: '13.2'
architecture: x86-64
environment_variables: DEBUG RUSTUP_IO_THREADS CI NX_PREFER_TS_NODE
environment_variables: DEBUG RUSTUP_IO_THREADS CI NX_PREFER_TS_NODE PLAYWRIGHT_BROWSERS_PATH
shell: bash
run: |
env