test/user-journey #3
@@ -126,8 +126,6 @@ steps:
|
|||||||
- echo "=== Debug: Environment info ==="
|
- echo "=== Debug: Environment info ==="
|
||||||
- node --version
|
- node --version
|
||||||
- npm --version
|
- npm --version
|
||||||
- echo "=== Debug: Checking node_modules ==="
|
|
||||||
- ls -la node_modules/ | head -20
|
|
||||||
- echo "=== Debug: Cleaning cache ==="
|
- echo "=== Debug: Cleaning cache ==="
|
||||||
- rm -rf node_modules/.cache
|
- rm -rf node_modules/.cache
|
||||||
- rm -rf .next
|
- rm -rf .next
|
||||||
|
|||||||
Reference in New Issue
Block a user