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