From fe7431fd20a655af91f013e3f262f6a55cb179cc Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Tue, 20 Sep 2022 10:40:49 -0500 Subject: [PATCH] Try disable download-tartifact prior build had tar inside of zip --- .../workflows/pyinstaller-builds-actions-mmamba-TAR.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml b/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml index 879de29..de1fbab 100644 --- a/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml @@ -119,7 +119,7 @@ jobs: with: name: CQ-editor-Windows path: dist - - uses: alehechka/download-tartifact@v1 - with: - name: CQ-editor-Windows - path: dist + #- uses: alehechka/download-tartifact@v1 + # with: + # name: CQ-editor-Windows + # path: dist