diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6ea615539..4408d4aa2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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'