mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 13:45:10 +00:00
[CI] Bloody hell...
This commit is contained in:
parent
19cf159f21
commit
92db543d78
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
echo "NAM=parsee-$(uname)-$(uname -m)" >> $GITHUB_ENV
|
||||
echo "DIR=$PWD/bins" >> $GITHUB_ENV
|
||||
- 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@fix-artifact-v4-upload-above-8MB
|
||||
with:
|
||||
name: ${{ env.NAM }}
|
||||
compression-level: 9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue