Skip to content

Commit

Permalink
Try setting env var
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Aug 21, 2024
1 parent fbc431a commit 97f1925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ runs:
using: "composite"
steps:
- name: Setup PDM
env:
HOME: "/home/runner/work"
id: setup-pdm
uses: pdm-project/setup-pdm@v4.1
with:
Expand Down

0 comments on commit 97f1925

Please sign in to comment.