mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:15:10 +00:00
[CI] Don't actually suffix ZIP, I think
This commit is contained in:
parent
5c7189f518
commit
619f49f8c8
1 changed files with 1 additions and 1 deletions
|
|
@ -83,5 +83,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 }}.zip
|
name: ${{ env.PGZ }}
|
||||||
path: ${{ env.PGZ }}
|
path: ${{ env.PGZ }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue