ci: optimized base-image size

This commit is contained in:
Marvin Zhang
2024-11-20 15:17:03 +08:00
parent a781d12954
commit 1c618bd152
3 changed files with 24 additions and 20 deletions

View File

@@ -32,3 +32,7 @@ npm install -g \
playwright \
playwright-chromium \
crawlee
# Clean up
npm cache clean --force && \
rm -rf ~/.npm