🐛 Bug
Test & deploy GitHub workflow failing on main branch after merge PR #76 for all operating systems.
Sample Output
Run astral-sh/setup-uv@v5
with:
python-version: 3.10
github-token: ***
enable-cache: auto
cache-dependency-glob: **/uv.lock
**/requirements*.txt
prune-cache: true
ignore-nothing-to-cache: false
ignore-empty-workdir: false
env:
UV_PYTHON: 3.10
VIRTUAL_ENV: /home/runner/work/nle/nle/.venv
UV_CACHE_DIR: /home/runner/work/_temp/setup-uv-cache
Found uv in tool-cache for 0.10.0
Added /home/runner/.local/bin to the path
Added /opt/hostedtoolcache/uv/0.10.0/x86_64 to the path
Set UV_PYTHON to 3.10
Activating python venv...
Error: The process '/opt/hostedtoolcache/uv/0.10.0/x86_64/uv' failed with exit code 2
Expected behavior
GitHub Workflow succeeds on all operating systems.
🐛 Bug
Test & deployGitHub workflow failing onmainbranch after merge PR #76 for all operating systems.Sample Output
Expected behavior
GitHub Workflow succeeds on all operating systems.