Skip to content

Commit 5e15047

Browse files
Update test#134.yml
1 parent a927d2b commit 5e15047

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test#134.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ jobs:
1414

1515
# Step 2: Set up Node.js with empty node-version
1616
- name: Set up Node.js with different mirrorURL
17-
uses: aparnajyothi-y/setup-node@add-mirror-url
17+
# uses: aparnajyothi-y/setup-node@add-mirror-url
18+
uses: actions/setup-node@v4
1819
with:
1920
node-version: ''
2021
check-latest: false
21-
mirror-url: 'https://nodejs.org/download/release/'
22+
# mirror-url: 'https://nodejs.org/download/release/'
2223

0 commit comments

Comments
 (0)