Skip to content

Commit efd4b14

Browse files
committed
clean superneuromat from uv cache
1 parent a170b39 commit efd4b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uv venv venv
4040
. venv/bin/activate
4141
echo PATH=$PATH >> $GITHUB_ENV
42+
uv cache clean superneuromat
4243
uv pip install .[docs] --reinstall-package superneuromat
4344
echo $PATH
4445
# note: need to modify GITHUB_ENV path for the new venv to be used

0 commit comments

Comments
 (0)