Skip to content

Commit bb357b0

Browse files
committed
Switch to https for biodivine repo
1 parent 11ec085 commit bb357b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/SynthBN/src/biodivine_benchmark.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ using Term: Progress, ProgressBar
1313
using TidierData
1414

1515
function get_biodivine_repo(raw_src_dir)
16-
remote = "git@github.com:ReubenJ/biodivine-boolean-models.git"
16+
remote = "https://github.com/ReubenJ/biodivine-boolean-models.git"
1717
commit_hash = "f785e571308122378664d0ad4168969cb70cdcc2"
1818
checkout_cmd = `$(git()) checkout $commit_hash`
1919

0 commit comments

Comments
 (0)