Skip to content

Commit 0b7cf8c

Browse files
committed
chore: code clean up
1 parent dab1346 commit 0b7cf8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/script.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121

2222
- name: Check Node.js LTS Version
2323
run: |
24-
set -x
2524
latest_lts_version=$(node src/getLatestNodeVersion.js)
2625
echo "Latest LTS version: $latest_lts_version"
2726
existing_release=$(gh release view --json tagName --jq '.tagName' | sort -V | tail -n 1)

0 commit comments

Comments
 (0)