浏览代码

ci: build dir changed (#8037)

Remove no longer relevant build log dir
Daniel Hiltgen 4 月之前
父节点
当前提交
6a6328a5e9
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/release.yaml

+ 0 - 1
.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'