Skip to content

Commit

Permalink
Merge pull request #62 from jiewenhuang/dev
Browse files Browse the repository at this point in the history
Fix:更新action pnpm文件,以解决打包失败问题
  • Loading branch information
jiewenhuang authored Jul 5, 2024
2 parents f022a09 + 5047bd6 commit 89eb1d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 8
run_install: false
# 添加一个步骤来构建文件
- name: Install dependencies and build
Expand Down
2 changes: 1 addition & 1 deletion theme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ spec:
repo: "https://github.com/jiewenhuang/halo-theme-stack"
settingName: "theme-Stack2-setting"
configMapName: "theme-Stack2-configMap"
version: "2.2.4"
version: "2.2.6"
requires: ">=2.17.0"

0 comments on commit 89eb1d2

Please sign in to comment.