davidlms commited on
Commit
02bd7ce
·
verified ·
1 Parent(s): 0155d83

Create postBuild

Browse files
Files changed (1) hide show
  1. postBuild +3 -0
postBuild ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/usr/bin/env bash
2
+ set -e
3
+ python -m playwright install --with-deps chromium