Skip to content

Commit d967239

Browse files
committed
Revert "Attempt to fix playwright on github actions."
This reverts commit 28ab2e3.
1 parent 28ab2e3 commit d967239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"gren-lang": "0.4.5"
66
},
77
"scripts": {
8-
"postinstall": "npx playwright install --with-deps"
8+
"postinstall": "npx playwright install"
99
}
1010
}

0 commit comments

Comments
 (0)