Skip to content

Commit 569f371

Browse files
committed
Update GitHub URL
1 parent 6486746 commit 569f371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/test_install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ log_file="$3"
4141
pkg_name='@stdlib/stdlib'
4242

4343
# Define the package repository:
44-
pkg_github_url='https://github.com/stdlib-js/stdlib'
44+
pkg_github_url='git+https://git@github.com/stdlib-js/stdlib.git'
4545

4646
# Define the repository tag/commit/branch to install:
4747
pkg_github_tag='develop'

0 commit comments

Comments
 (0)