Skip to content

Commit

Permalink
chore: publish site
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfenghen committed Dec 3, 2023
1 parent 59999e9 commit 5807778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: 14 # 或者您需要的 Node.js 版本
node-version: 16 # 或者您需要的 Node.js 版本

- name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit 5807778

Please sign in to comment.