Skip to content

Commit

Permalink
Update windows_gtx1080.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkichler authored Mar 1, 2024
1 parent 7514e9b commit 08737f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_gtx1080.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Display the path
shell: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe -noe -c "&{Import-Module """C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\Microsoft.VisualStudio.DevShell.dll"""; Enter-VsDevShell 84598446}"
shell: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe -noe -c "&{Import-Module """C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\Microsoft.VisualStudio.DevShell.dll"""; Enter-VsDevShell 84598446}" {0}
run: echo ${env:PATH}
- name: gpu info
run: nvidia-smi
Expand Down

0 comments on commit 08737f6

Please sign in to comment.