Skip to content

Commit a8ab0e0

Browse files
committed
gh: more reliable BAWT download through HTTPS
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
1 parent 516f060 commit a8ab0e0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/windows_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: windows-2022
1313
env:
1414
TCL_INSTALLER: SetupTcl-8.6.17-x64_Bawt-3.2.0
15-
TCL_DL_URL: http://www.bawt.tcl3d.org/download/Tcl-Pure
15+
TCL_DL_URL: https://www.bawt.tcl3d.org/download/Tcl-Pure
1616
TCLSH_DIR: C:\Tcl\bin
1717
DIST_WIN: modules-*-win
1818
MODULE_DIR: C:\Program Files\Environment Modules\bin

.hunspell.en.dic

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,3 +1337,4 @@ GHA
13371337
ts
13381338
OSX
13391339
BAWT
1340+
HTTPS

0 commit comments

Comments
 (0)