Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaolin-li authored May 16, 2024
1 parent 72c11f9 commit 848bd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, macos-10.15, ubuntu-18.04]
node: '16.20.2'
node-version: ['16.20.2']
steps:
# 下载仓库代码到工作流机器中
- name : Check out git repository
Expand Down

0 comments on commit 848bd8f

Please sign in to comment.