Skip to content

Commit

Permalink
🐎 ci: 测试ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hmydgz committed Jun 18, 2024
1 parent 7a0c7f2 commit 3bb84fb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci-test.action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: 安装 Node.js
uses: actions/setup-node@v3
with:
node-version: 18
registry-url: https://registry.npmjs.org/
# - name: 安装 Node.js
# uses: actions/setup-node@v3
# with:
# node-version: 18
# registry-url: https://registry.npmjs.org/

# - name: 获取版本号
# id: get_tag
Expand Down

0 comments on commit 3bb84fb

Please sign in to comment.