Skip to content

Commit eabb05f

Browse files
author
Hawkeye Tenderwolf
committed
Remove step working-directory
1 parent dc84b38 commit eabb05f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ runs:
118118
Actions cache path
119119
id: encrypt
120120
if: steps.decrypt.outcome != 'success'
121-
working-directory: ${{ runner.temp }}
122121
run: |
123122
# Initiate a new Terminus session because the old one was missing or
124123
# expired, and encrypt new session file into GitHub Actions cache path.

0 commit comments

Comments
 (0)