Skip to content

Commit 049a4c5

Browse files
committed
Update from the newest template.
1 parent 786308d commit 049a4c5

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
@@ -38,10 +38,10 @@ on:
3838
env:
3939
package: libffcall
4040
# URL suitable for 'git clone'
41-
#gnulib_url: https://git.savannah.gnu.org/git/gnulib.git
41+
#gnulib_url: https://https.git.savannah.gnu.org/git/gnulib.git
4242
gnulib_url: https://github.com/coreutils/gnulib.git
4343
# URL prefix suitable for downloading individual files through 'wget'
44-
#gnulib_url_prefix: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=
44+
#gnulib_url_prefix: https://gitweb.git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=
4545
gnulib_url_prefix: https://raw.githubusercontent.com/coreutils/gnulib/refs/heads/master/
4646

4747
jobs:

0 commit comments

Comments
 (0)