We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73a462 commit 5693c35Copy full SHA for 5693c35
scripts/readthedocs_build.sh
@@ -7,7 +7,7 @@ site_artifact=$(echo "$SITE_ARTIFACT" | tr -d "'")
7
8
# OPTIONAL ENVIRONMENT VARIABLES (for subprojects)
9
config_file=$(echo "$CONFIG_FILE" | tr -d "'")
10
-extract_archive=$(echo "$EXTRACT_ARCHVIE" | tr -d "'")
+extract_archive=$(echo "$EXTRACT_ARCHIVE" | tr -d "'")
11
github_timeout=$GITHUB_TIMEOUT
12
theme_ref=$THEME_REF
13
0 commit comments