Skip to content

Commit 8eae634

Browse files
authored
Update main-windows.yml
1 parent fdaa8fd commit 8eae634

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main-windows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ jobs:
4040
shell: cmd
4141
- name: Build spork
4242
run: |
43-
ls $HOME/AppData/Local
43+
ls $HOME/AppData/Local/Apps/Janet/bin
44+
echo $Env:GITHUB_PATH
4445
cd spork
4546
../janet/janet --install .
4647
shell: pwsh

0 commit comments

Comments
 (0)