Skip to content

Commit

Permalink
chore(repo): install playwright browsers into .local-browsers (#22463)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Mar 22, 2024
1 parent 286e83d commit 814f767
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 814f767

Please sign in to comment.