Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
automation
so
mirror
nvm
Commits
414e8d42
Unverified
Commit
414e8d42
authored
1 year ago
by
Jordan Harband
Browse files
Options
Downloads
Patches
Plain Diff
[Tests] switch cygwin mirror
parent
1b102ab9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/windows-npm.yml
+2
-1
.github/workflows/windows-npm.yml
with
2 additions
and
1 deletion
.github/workflows/windows-npm.yml
+
2
−
1
View file @
414e8d42
...
...
@@ -55,7 +55,8 @@ jobs:
-
name
:
Install Cygwin
shell
:
bash
run
:
|
export SITE='https://mirror.clarkson.edu/cygwin/'
export SITE='https://mirror.clarkson.edu/cygwin/' # see https://archlinux.org/mirrors/clarkson.edu/1603/ for uptime status
export SITE='https://mirrors.kernel.org/sourceware/cygwin/'
export LOCALDIR="$(pwd)"
export ROOTDIR="$USERPROFILE\\cygwin"
export PACKAGES='bash,git,curl'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets