Skip to content

Commit b881845

Browse files
authored
Update develop.yml
1 parent 5052bbb commit b881845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: npm run build # 确保package.json中有build脚本
4141

4242
- name: Setup Pages
43-
uses: actions/configure-pages@v5
43+
uses: actions/configure-pages@v4
4444

4545
- name: Upload artifact
4646
uses: actions/upload-pages-artifact@v2

0 commit comments

Comments
 (0)