Skip to content

Commit

Permalink
Revert "Attempt to fix playwright on github actions."
Browse files Browse the repository at this point in the history
This reverts commit 28ab2e3.
  • Loading branch information
robinheghan committed Nov 24, 2024
1 parent 28ab2e3 commit d967239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"gren-lang": "0.4.5"
},
"scripts": {
"postinstall": "npx playwright install --with-deps"
"postinstall": "npx playwright install"
}
}

0 comments on commit d967239

Please sign in to comment.