Skip to content

Commit a927d2b

Browse files
Update test#134.yml
1 parent 622de3c commit a927d2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test#134.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
- name: Checkout code
1313
uses: actions/checkout@v4
1414

15-
# Step 2: Set up Node.js with different mirror URL
15+
# Step 2: Set up Node.js with empty node-version
1616
- name: Set up Node.js with different mirrorURL
1717
uses: aparnajyothi-y/setup-node@add-mirror-url
1818
with:
19-
node-version: '18'
19+
node-version: ''
2020
check-latest: false
2121
mirror-url: 'https://nodejs.org/download/release/'
2222

0 commit comments

Comments
 (0)