File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ jobs:
185185 run : |
186186 git clone --depth 1 git://github.com/BRL-CAD/brlcad.git -b main
187187 cd brlcad/src/other/ext && rm -rf stepcode
188- git clone --depth 1 git://github.com/starseeker /stepcode.git -b develop
188+ git clone --depth 1 git://github.com/stepcode /stepcode.git -b develop
189189 # Ordinarily BRL-CAD keeps track of what files are supposed to be
190190 # present in the repository. In this case we're not interested in
191191 # updating the list to the working stepcode filelist, so use an empty
@@ -243,7 +243,7 @@ jobs:
243243 git clone --depth 1 git://github.com/BRL-CAD/brlcad.git -b main
244244 cd brlcad/src/other/ext
245245 cmake -E rm -r stepcode
246- git clone --depth 1 git://github.com/starseeker /stepcode.git -b develop
246+ git clone --depth 1 git://github.com/stepcode /stepcode.git -b develop
247247 # Ordinarily BRL-CAD keeps track of what files are supposed to be
248248 # present in the repository. In this case we're not interested in
249249 # updating the list to the working stepcode filelist, so use an empty
You can’t perform that action at this time.
0 commit comments