fix pipline 2
CI / build-and-start (push) Successful in 48s
Details
CI / build-and-start (push) Successful in 48s
Details
This commit is contained in:
parent
a4e3861725
commit
e45fd58232
|
|
@ -13,12 +13,6 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "20"
|
||||
cache: "npm"
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue