Skip to content

Commit

Permalink
Update installMediaWiki.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw authored and malberts committed Nov 28, 2024
1 parent d91a21e commit e345b5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/installMediaWiki.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,4 @@ cd Wikibase
git submodule set-url view/lib/wikibase-serialization https://github.com/wmde/WikibaseSerializationJavaScript.git
git submodule set-url view/lib/wikibase-data-values https://github.com/wmde/DataValuesJavaScript.git
git submodule set-url view/lib/wikibase-data-model https://github.com/wmde/WikibaseDataModelJavaScript.git
if [ "$MW_BRANCH" == "REL1_35" ]; then
git submodule set-url view/lib/wikibase-termbox https://github.com/wmde/wikibase-termbox.git
fi
git submodule sync && git submodule init && git submodule update --recursive

0 comments on commit e345b5b

Please sign in to comment.