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: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: | - run: |
npm install -g pnpm npx pnpm install --frozen-lockfile
pnpm install --frozen-lockfile npx pnpm run start
pnpm run start