Merge branch 'main' of https://github.com/allenai/olmocr into main

This commit is contained in:
Jake Poznanski 2025-03-03 15:54:54 -08:00
commit 1348a29ce8

View File

@ -26,7 +26,7 @@ runs:
# Get the exact Python version to use in the cache key.
echo "PYTHON_VERSION=$(python --version)" >> $GITHUB_ENV
- uses: actions/cache@v2
- uses: actions/cache@v3
id: virtualenv-cache
with:
path: .venv