ci: update gh action

This commit is contained in:
Catalin Pit
2023-09-30 19:48:26 +01:00
parent 9437639c53
commit fe493adbb5
2 changed files with 1 additions and 3 deletions

View File

@ -35,8 +35,6 @@ jobs:
run: npm ci
- name: Copy env
run: cp .env.example .env
- name: Build Documenso
run: npm run build
- name: Install Playwright Browsers
run: npx playwright install --with-deps
- name: Install Prisma Client