Skip to content

Commit

Permalink
Remove step working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawkeye Tenderwolf committed Sep 1, 2023
1 parent dc84b38 commit eabb05f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ runs:
Actions cache path
id: encrypt
if: steps.decrypt.outcome != 'success'
working-directory: ${{ runner.temp }}
run: |
# Initiate a new Terminus session because the old one was missing or
# expired, and encrypt new session file into GitHub Actions cache path.
Expand Down

0 comments on commit eabb05f

Please sign in to comment.