Skip to content

Commit

Permalink
fix ci failed
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Nov 25, 2023
1 parent ab5de33 commit e8e30a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:

- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
run_install: false

- name: Sync node version and setup cache
Expand All @@ -132,7 +132,6 @@ jobs:
- name: Generate proxy.json
run: |
npx tsx ./proxy.ts
cat proxy.json
- name: Upload proxy.json
uses: softprops/action-gh-release@v1
Expand Down
13 changes: 8 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e8e30a7

Please sign in to comment.