Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Feb 17, 2024
1 parent de922a2 commit 4b9b8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:

- name: Install our tools
run: >
/tmp/baipp/bin/python -Im
${{ steps.python-baipp.outputs.python-path }} -Im
uv pip sync
${{ github.action_path }}/requirements/tools.txt
shell: bash
Expand Down

0 comments on commit 4b9b8ed

Please sign in to comment.