Skip to content

Commit 2941b7b

Browse files
author
Aidan Lee
committed
override workspace for sha gathering step
1 parent 7821244 commit 2941b7b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ jobs:
200200
if: inputs.haxe == 'latest'
201201
id: haxe_sha
202202
shell: bash
203+
working-directory:
204+
${{env.GITHUB_WORKSPACE}}
203205
env:
204206
GH_TOKEN: ${{ github.token }}
205207
run: |

0 commit comments

Comments
 (0)