update gh workflow

This commit is contained in:
ClovertaTheTrilobita 2026-04-14 15:43:05 +03:00
parent ee6112b3f8
commit 10cad307eb

View file

@ -124,6 +124,9 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Install Playwright browsers
run: npx playwright install chromium --with-deps
- name: Create .env file
run: |
cat > .env <<'EOF'