Skip to content

Commit 1b7b539

Browse files
committed
Update from the newest template.
1 parent 64ac63e commit 1b7b539

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/many-platforms.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ on:
4242
env:
4343
package: gnulib
4444
# URL suitable for 'git clone'
45-
#gnulib_url: https://git.savannah.gnu.org/git/gnulib.git
45+
#gnulib_url: https://https.git.savannah.gnu.org/git/gnulib.git
4646
gnulib_url: https://github.com/coreutils/gnulib.git
4747
# URL prefix suitable for downloading individual files through 'wget'
48-
#gnulib_url_prefix: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=
48+
#gnulib_url_prefix: https://gitweb.git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=
4949
gnulib_url_prefix: https://raw.githubusercontent.com/coreutils/gnulib/refs/heads/master/
5050

5151
jobs:

0 commit comments

Comments
 (0)