update gh workflow

This commit is contained in:
ClovertaTheTrilobita 2026-04-14 15:47:58 +03:00
parent 10cad307eb
commit d7fa430317

View file

@ -68,6 +68,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'