Skip to content

Commit 2cd0322

Browse files
author
Administrator
committed
指定hugo版本去编译
1 parent a435477 commit 2cd0322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo-github-linux-build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: 安装 Hugo
5353
uses: peaceiris/actions-hugo@v3
5454
with:
55-
hugo-version: 'latest' # 也可以指定具体版本,如 '0.123.4'
55+
hugo-version: '0.145.0' # 也可以指定具体版本,如 '0.123.4'
5656
extended: true # 是否安装扩展版(支持 SCSS/SASS)
5757

5858
- name: show veresion

0 commit comments

Comments
 (0)