Skip to content

Commit

Permalink
Does this work without managed environment?
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski committed Jun 6, 2024
1 parent 0035742 commit f12a5fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ branding:
runs:
using: 'composite'
steps:
- run: python3 -m pipx install requests
shell: bash

- id: run-diffuse
env:
INPUT_OLD_FILE: ${{ inputs.old-file-path }}
Expand Down

0 comments on commit f12a5fa

Please sign in to comment.