Skip to content

Commit

Permalink
调试ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
rookie-luochao committed Aug 10, 2023
1 parent 40d0247 commit c4c9127
Show file tree
Hide file tree
Showing 3 changed files with 1,565 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '15.x'
node-version: '10.7.x'
# 依赖缓存策略
- name: Cache
id: cache-dependencies
Expand Down
Loading

0 comments on commit c4c9127

Please sign in to comment.