From 08737f65d9a74a17887f7929f8a4cdda3dffa3b5 Mon Sep 17 00:00:00 2001 From: Neil Kichler <96552378+neilkichler@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:33:57 +0100 Subject: [PATCH] Update windows_gtx1080.yml --- .github/workflows/windows_gtx1080.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows_gtx1080.yml b/.github/workflows/windows_gtx1080.yml index c4073ec..dde75f5 100644 --- a/.github/workflows/windows_gtx1080.yml +++ b/.github/workflows/windows_gtx1080.yml @@ -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