parent
d9dbcc18ba
commit
5551966dee
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ jobs:
|
|||
with:
|
||||
node-version: 22
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install node dependencies
|
||||
run: npm install
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Copy
|
||||
|
|
Loading…
Reference in a new issue