chore(repo): install playwright browsers into .local-browsers (#22463)
This commit is contained in:
parent
286e83dbe9
commit
814f767bdb
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -173,11 +173,12 @@ jobs:
|
|||||||
DEBUG: napi:*
|
DEBUG: napi:*
|
||||||
RUSTUP_IO_THREADS: 1
|
RUSTUP_IO_THREADS: 1
|
||||||
NX_PREFER_TS_NODE: true
|
NX_PREFER_TS_NODE: true
|
||||||
|
PLAYWRIGHT_BROWSERS_PATH: 0
|
||||||
with:
|
with:
|
||||||
operating_system: freebsd
|
operating_system: freebsd
|
||||||
version: '13.2'
|
version: '13.2'
|
||||||
architecture: x86-64
|
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
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
env
|
env
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user