This commit is contained in:
parent
71d5894598
commit
7cc25a176e
6 changed files with 185 additions and 1 deletions
|
|
@ -20,4 +20,8 @@ jobs:
|
|||
node-version: '20'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
run: npm ci
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm run build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue