Skip to content

Commit

Permalink
Merge pull request #59 from DevopsChina/martinliu-patch-5
Browse files Browse the repository at this point in the history
Update hugo.yml
  • Loading branch information
martinliu committed Jul 12, 2023
2 parents f5cc145 + 9e1e2ff commit 7de8176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Install Node.js dependencies
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
- name: Update FixIt theme
run: git submodule update --remote --merge --squash
run: git submodule update --remote --merge
- name: Build with Hugo
env:
# For maximum backward compatibility with Hugo modules
Expand Down

0 comments on commit 7de8176

Please sign in to comment.