You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-24 11:35:58 -04:00
fix pnpm setup action
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
||||
registry-url: https://registry.npmjs.org/
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 8
|
||||
run_install: false
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- run: pnpm publish --no-git-checks
|
||||
|
||||
Reference in New Issue
Block a user