Skip to content

Commit

Permalink
chore: fixup release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
FRSgit committed Jan 5, 2025
1 parent cb066fc commit cb56a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: pnpm/action-setup@v3
- uses: actions/setup-node@v4
with:
node-version: '.nvmrc'
node-version-file: '.nvmrc'
cache: 'pnpm'
- name: remove git auth
run: git config --unset http.https://github.com/.extraheader
Expand Down

0 comments on commit cb56a4a

Please sign in to comment.