Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 78f36e5

Browse files
committed
build: 修复构建问题
1 parent e960847 commit 78f36e5

22 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/hugo.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
hugo-
8080
- name: Build the site
8181
run: |
82-
cd midori-page
8382
hugo \
8483
--gc \
8584
--minify \
@@ -104,4 +103,4 @@ jobs:
104103
steps:
105104
- name: Deploy to GitHub Pages
106105
id: deployment
107-
uses: actions/deploy-pages@v4
106+
uses: actions/deploy-pages@v4
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)