feat(ci): artifact clean one action
This commit is contained in:
parent
c0ead217e4
commit
f166cf3a99
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ jobs:
|
|||
steps:
|
||||
- name: checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: show what we get
|
||||
run: ls -l
|
||||
- name: npm ci
|
||||
run: npm ci
|
||||
- name: vitepress build
|
||||
|
|
Loading…
Reference in a new issue