mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 21:25:11 +00:00
[CI] Is he stupid?
This commit is contained in:
parent
b55457d5fe
commit
5c7189f518
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ jobs:
|
|||
ls .
|
||||
cp $(find . -maxdepth 1 -name "*.$(uname -m)") bins
|
||||
tar -czvf "$(uname)-$(uname -m).tar.gz" bins
|
||||
cp "$(uname)-$(uname -m).tgz" ..
|
||||
cp "$(uname)-$(uname -m).tar.gz" ..
|
||||
echo "PGZ=$(uname)-$(uname -m).tar.gz" >> $GITHUB_ENV
|
||||
- name: Upload it all(as a ZIP of a .TGZ)
|
||||
uses: https://github.com/christopherhx/gitea-upload-artifact@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue