瀏覽代碼

fix wrong name

Armin Schrenk 2 年之前
父節點
當前提交
faf39c2507
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/win-exe.yml

+ 1 - 1
.github/workflows/win-exe.yml

@@ -197,7 +197,7 @@ jobs:
   build-exe:
     name: Build .exe installer
     runs-on: windows-latest
-    needs: [version, build-msi]
+    needs: [get-version, build-msi]
     steps:
       - uses: actions/checkout@v3
       - name: Download .msi