Skip to content

Commit

Permalink
Missing uv dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Dec 13, 2024
1 parent 16ee77d commit f18d476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/composite-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ runs:
- name: Install requirements
shell: bash
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
make install

0 comments on commit f18d476

Please sign in to comment.