mirror of
https://github.com/tiennm99/ocrot.git
synced 2026-07-18 13:22:37 +00:00
[Change] use hugo module
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HUGO_VERSION: 0.124.0
|
||||
HUGO_VERSION: 0.125.2
|
||||
steps:
|
||||
- name: Install Hugo CLI
|
||||
run: |
|
||||
@@ -55,6 +55,7 @@ jobs:
|
||||
# For maximum backward compatibility with Hugo modules
|
||||
HUGO_ENVIRONMENT: production
|
||||
HUGO_ENV: production
|
||||
TZ: Asia/Ho_Chi_Minh
|
||||
run: |
|
||||
hugo \
|
||||
--gc \
|
||||
Reference in New Issue
Block a user