Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Mar 28, 2024
1 parent edd4d82 commit da51d7c
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 @@ -72,4 +72,4 @@ runs:
with open(os.environ["GITHUB_PATH"], "at") as f:
f.write(f"{nox_bin_path}\n")
print("::endgroup::")
shell: "${{ steps.localpython.outputs.python-path }} -u"
shell: "${{ steps.localpython.outputs.python-path }} -u {0}"

0 comments on commit da51d7c

Please sign in to comment.