Tienson Qin 5 месяцев назад
Родитель
Сommit
232a012cfe
1 измененных файлов с 0 добавлено и 12 удалено
  1. 0 12
      .github/workflows/build-desktop-release.yml

+ 0 - 12
.github/workflows/build-desktop-release.yml

@@ -591,12 +591,6 @@ jobs:
           name: logseq-linux-arm64-builds
           name: logseq-linux-arm64-builds
           path: ./
           path: ./
 
 
-      - name: Download The Windows Artifact (Signed)
-        uses: actions/download-artifact@v4
-        with:
-          name: logseq-win64-signed-builds
-          path: ./
-
       - name: Download The Windows Artifact
       - name: Download The Windows Artifact
         uses: actions/download-artifact@v4
         uses: actions/download-artifact@v4
         with:
         with:
@@ -671,12 +665,6 @@ jobs:
           name: logseq-linux-arm64-builds
           name: logseq-linux-arm64-builds
           path: ./
           path: ./
 
 
-      - name: Download The Windows Artifact (Signed)
-        uses: actions/download-artifact@v4
-        with:
-          name: logseq-win64-signed-builds
-          path: ./
-
       - name: Download The Windows Artifact
       - name: Download The Windows Artifact
         uses: actions/download-artifact@v4
         uses: actions/download-artifact@v4
         with:
         with: