Skip to content

Commit cb811a2

Browse files
committed
Added uv to workflow
1 parent aa90813 commit cb811a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-memory.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- name: "Set up Python"
3030
uses: actions/setup-python@v5
3131
with:
32-
python-version-file: "pyproject.toml"
33-
32+
python-version-file: "servers/mcp-neo4j-memory/pyproject.toml"
33+
3434
- name: Build release distributions
3535
run: |
3636
cd servers/mcp-neo4j-memory/

0 commit comments

Comments
 (0)