Skip to content

Commit c8c972b

Browse files
authored
fix(ci): Update package lists before downloading playwright deps (#6694)
1 parent 9f06d48 commit c8c972b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ jobs:
546546
PW_TRACING_ONLY: ${{ matrix.tracing_only }}
547547
run: |
548548
cd packages/integration-tests
549+
sudo apt-get update
549550
yarn run playwright install-deps webkit
550551
yarn test:ci
551552

0 commit comments

Comments
 (0)