We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08462c7 commit 4607389Copy full SHA for 4607389
1 file changed
.github/workflows/docs-build-and-deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
bin/git-fleximod update -o
45
build_dir_top="${PWD}/_build"
46
cd doc
47
- ./build_docs_to_publish -d --site-root https://samsrabin.github.io/docs-deploy-testing-2
+ ./build_docs_to_publish -d --site-root https://escomp.github.io/ctsm
48
49
- name: Upload artifact
50
uses: actions/upload-pages-artifact@v3
0 commit comments