Skip to content

Commit ecfd3e5

Browse files
benpaquierfuuuzz
authored andcommitted
ci: apt-get playwright dependencies
1 parent b7b6c2a commit ecfd3e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ install-dev: ## Install local development dependencies and services
2424

2525
install-playwright-dependencies:
2626
sudo apt-get install libdbus-glib-1-2
27+
sudo npx playwright install-deps
2728

2829
start: ## Start
2930
make -j 2 start-server start-watch

0 commit comments

Comments
 (0)