Skip to content

Commit e9aa424

Browse files
authored
Update main.yml
1 parent 3ba91e2 commit e9aa424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
if: startsWith(runner.os, 'Windows')
3838
shell: powershell
3939
run: |
40-
Write-Output "::add-mask::$env:MY_NAME"
40+
Write-Output "$PSHOME"
4141
Install-Language -Language tr-TR
4242
- name: Install pandoc
4343
uses: r-lib/actions/setup-pandoc@v2

0 commit comments

Comments
 (0)