ci: 为项目添加CI/CD功能 #30
@ -36,6 +36,6 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
- name: Download build output
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: nuxt-output
|
||||
path: .output
|
||||
with:
|
||||
name: nuxt-output
|
||||
path: .output
|
||||
|
||||
Reference in New Issue
Block a user