ci: 调整workflow
- 修改缩进格式
This commit is contained in:
@ -36,6 +36,6 @@ jobs:
|
|||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
- name: Download build output
|
- name: Download build output
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: nuxt-output
|
name: nuxt-output
|
||||||
path: .output
|
path: .output
|
||||||
|
|||||||
Reference in New Issue
Block a user