Skip to content

Commit

Permalink
test: 调试 github action
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiaa12 committed Jul 10, 2023
1 parent 629c21b commit 3f7c925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/checkout@v3
# 安装 pnpm
- uses: pnpm/action-setup@v2
with:
version: 8
# 安装 nodejs
- name: 安装 nodejs
# 指定 node 版本
Expand Down

0 comments on commit 3f7c925

Please sign in to comment.