From 054172742463612053f886f034aa8a9ae1e99c6a Mon Sep 17 00:00:00 2001 From: YourKalamity <63474858+YourKalamity@users.noreply.github.com> Date: Fri, 18 Dec 2020 18:16:35 +0000 Subject: [PATCH] update another typo --- .github/workflows/executables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/executables.yml b/.github/workflows/executables.yml index 777364b..4921366 100644 --- a/.github/workflows/executables.yml +++ b/.github/workflows/executables.yml @@ -36,7 +36,7 @@ jobs: - name: Publish builds uses: actions/upload-artifact@v2 with: - path: lazy-dsi-file-downloader-${{ steps.vars.outputs.tag }}.exe + path: dist/lazy-dsi-file-downloader-${{ steps.vars.outputs.tag }}.exe name: windows python: