IotaCluster commited on
Commit
66afc8b
·
verified ·
1 Parent(s): 61c736a

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
+ # Install Playwright browsers on the Space
3
+ playwright install --with-deps