Skip to content

Commit

Permalink
fix: -
Browse files Browse the repository at this point in the history
  • Loading branch information
youngster-yj committed Jul 12, 2024
1 parent b40186f commit e2231cd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/yakit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,11 +245,11 @@ jobs:
needs:
- build_yakit
runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v2
# - uses: actions/setup-node@v2
# with:
# node-version: 18.18.2
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 18.18.2

# # 提取版本
# - name: Extract Version
Expand Down

0 comments on commit e2231cd

Please sign in to comment.