This commit is contained in:
parent
569bd0e97c
commit
f52f3f8103
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user