[CI] Oops

This commit is contained in:
LDA 2024-09-11 15:15:46 +02:00
commit 355a9d9b99

View file

@ -84,5 +84,5 @@ jobs:
- name: Upload it all(as a ZIP of a .TGZ) - name: Upload it all(as a ZIP of a .TGZ)
uses: https://github.com/christopherhx/gitea-upload-artifact@v4 uses: https://github.com/christopherhx/gitea-upload-artifact@v4
with: with:
name: ${{ env.PGZ }} name: ${{ env.NAM }}
path: ${{ env.DIR }} path: ${{ env.DIR }}