Skip to content

Commit

Permalink
Add missing shell info
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Aug 21, 2024
1 parent c3466bf commit 0b9752a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ runs:
using: "composite"
steps:
- name: Write file with install flags
shell: bash
run: |
echo "${{ inputs.pdm-dependency-install-flags }}" > pdm-install-flags.txt
- name: Setup PDM
Expand Down

0 comments on commit 0b9752a

Please sign in to comment.