Skip to content

Commit

Permalink
Merge pull request #374 from rapyuta-robotics/devel
Browse files Browse the repository at this point in the history
🎉 release: v9.1.0
  • Loading branch information
ankitrgadiya authored Oct 21, 2024
2 parents 2104ca1 + 83e253d commit 3594307
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}

- name: Install uv
uses: astral-sh/setup-uv@v3

- name: Run semantic-release
run: |
npm install --save-dev [email protected]
Expand Down

0 comments on commit 3594307

Please sign in to comment.