Added new yml
This commit is contained in:
@@ -37,7 +37,7 @@ pipeline {
|
||||
python3 -c "import moviepy" || { echo 'MoviePy import failed!'; exit 1; }
|
||||
|
||||
# Install the local browser binaries for this environment
|
||||
npx playwright install chromium
|
||||
playwright install chromium
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user