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:
|
steps:
|
||||||
- name: checkout repository
|
- name: checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: show what we get
|
|
||||||
run: ls -l
|
|
||||||
- name: npm ci
|
- name: npm ci
|
||||||
run: npm ci
|
run: npm ci
|
||||||
- name: vitepress build
|
- name: vitepress build
|
||||||
|
|
Loading…
Reference in a new issue