fix: fix build actions

This commit is contained in:
JellyBrick
2023-10-15 18:22:19 +09:00
committed by GitHub
parent 41b3972f54
commit 926d98174c

View File

@ -36,7 +36,7 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Test
uses: coactions/setup-xvfb@@v1
uses: coactions/setup-xvfb@v1
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
with: