content updates, various fixes
This commit is contained in:
2
build.sh
2
build.sh
@@ -35,7 +35,7 @@ if [[ $SKIP_RANKINGS -eq 0 ]]; then
|
||||
uv run pa-fetch-icore --query "$ICORE_QUERY"
|
||||
|
||||
echo "==> Fetching SCImago rankings …"
|
||||
uv run pa-fetch-scimago
|
||||
uv run pa-fetch-scimago || echo " WARNING: SCImago fetch failed (anti-bot). Using cached/inline data."
|
||||
fi
|
||||
|
||||
if [[ $SKIP_DEADLINES -eq 0 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user