chore(ci): fix
All checks were successful
/ run (push) Successful in 9s

This commit is contained in:
nyyu 2024-07-28 11:51:44 +02:00
parent 569bd0e97c
commit f52f3f8103

View File

@ -11,6 +11,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
npm install -g pnpm
pnpm install --frozen-lockfile
pnpm run start
npx pnpm install --frozen-lockfile
npx pnpm run start