Skip to content

Commit

Permalink
Merge pull request #75 from tolerious/feat/fix-install-error
Browse files Browse the repository at this point in the history
🚧 Fix install error.
  • Loading branch information
tolerious authored Oct 1, 2024
2 parents 2fb50af + c32f53d commit 376861a
Show file tree
Hide file tree
Showing 3 changed files with 4,218 additions and 3,319 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- run: pnpm install
- run: pnpm run build
- name: Deploy
if: github.ref == 'refs/heads/master'
uses: easingthemes/[email protected]
env:
#私钥
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "english-burning",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
Loading

0 comments on commit 376861a

Please sign in to comment.