Skip to content

Commit

Permalink
nmos-doc-build-scripts is now nmos-render-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrightwell committed Apr 19, 2022
1 parent 08ea922 commit 300dcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .render/.init-scripts/make-build-tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

set -o errexit

git clone --single-branch --branch "${NMOS_DOC_BUILD_SCRIPTS_BRANCH:-main}" https://${GITHUB_TOKEN:+${GITHUB_TOKEN}@}github.com/AMWA-TV/nmos-doc-build-scripts .scripts
git clone --single-branch --branch "${NMOS_DOC_BUILD_SCRIPTS_BRANCH:-main}" https://${GITHUB_TOKEN:+${GITHUB_TOKEN}@}github.com/AMWA-TV/nmos-render-scripts .scripts
.scripts/install-dependencies.sh

0 comments on commit 300dcca

Please sign in to comment.