Skip to content

Commit ad8036e

Browse files
authored
Merge pull request #87 from opensourcewin/copilot/fix-build-deploy-job
fix: remove duplicate pnpm version causing build-deploy failure
2 parents f227a85 + e9385cb commit ad8036e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
fetch-depth: 0 # required so the deploy action can push
2222

2323
- uses: pnpm/action-setup@v4
24-
with:
25-
version: 9
2624

2725
- uses: actions/setup-node@v4
2826
with:

0 commit comments

Comments
 (0)