ci: build dir changed (#8037)

Remove no longer relevant build log dir
This commit is contained in:
Daniel Hiltgen 2024-12-10 20:33:34 -08:00 committed by GitHub
parent 527cc97899
commit 6a6328a5e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -460,7 +460,6 @@ jobs:
with:
name: windows-arm64
path: dist
- run: dir build
- run: |
import-module 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\Microsoft.VisualStudio.DevShell.dll'
Enter-VsDevShell -vsinstallpath 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise' -skipautomaticlocation -DevCmdArguments '-arch=x64 -no_logo'