diff --git a/.github/workflows/conda-pack-windows.yml b/.github/workflows/conda-pack-windows.yml index 5817ec38..01c61f1e 100644 --- a/.github/workflows/conda-pack-windows.yml +++ b/.github/workflows/conda-pack-windows.yml @@ -53,7 +53,7 @@ jobs: - name: Upload packed files uses: actions/upload-artifact@v2 with: - name: gpt-academic-package - path: | - gpt.tar.gz - workspace.tar.gz + name: gpt-academic-package + path: | + gpt.tar.gz + workspace.tar.gz