1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 18:06:22 +00:00

Test Patches: Remove pnpm add puppeteer as it's already in deps

This commit is contained in:
Nuckyz 2024-05-03 18:58:56 -03:00 committed by Luna
parent c24c33804b
commit 014179b493

View file

@ -30,7 +30,6 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
pnpm install --frozen-lockfile pnpm install --frozen-lockfile
pnpm add puppeteer
- name: Install Google Chrome - name: Install Google Chrome
id: setup-chrome id: setup-chrome