Skip to content

Commit 3c6cc3a

Browse files
Update test#134.yml
1 parent ef024e9 commit 3c6cc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test#134.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: aparnajyothi-y/setup-node@add-mirror-url
1818
with:
1919
node-version: '21-nightly' # Specify nightly build version
20-
mirror-url: 'https://nodejs.org/download/nightly/aaaa' # Use the nightly distribution URL
20+
##mirror-url: 'https://nodejs.org/download/nightly/aaaa' # Use the nightly distribution URL
2121
check-latest: false # Optional: Set to false to not check for the latest version (if required)
2222

2323
# Step 3: Verify Node.js installation and the mirror URL functionality

0 commit comments

Comments
 (0)