Skip to content

Commit

Permalink
build: update uv tool dir
Browse files Browse the repository at this point in the history
  • Loading branch information
t03i committed Nov 8, 2024
1 parent 1fa2d46 commit e6e15cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
uv-tools-${{ runner.os }}
- name: Install Python Semantic Release
env:
UV_TOOL_DIR: /tmp/release-tool-bin
run: uv tool install python-semantic-release@v9.11.1

- name: Run Semantic Release
Expand Down

0 comments on commit e6e15cd

Please sign in to comment.