mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 18:45:11 +00:00
[CI] TFW it's broken
This commit is contained in:
parent
5c5540ffa6
commit
79c94759da
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ jobs:
|
||||||
cp "$(uname)-$(uname -m).tgz" ..
|
cp "$(uname)-$(uname -m).tgz" ..
|
||||||
echo "PGZ=$(uname)-$(uname -m).tgz" >> $GITHUB_ENV
|
echo "PGZ=$(uname)-$(uname -m).tgz" >> $GITHUB_ENV
|
||||||
- name: Upload it all
|
- name: Upload it all
|
||||||
uses: actions/upload-artifact@v4
|
uses: https://github.com/christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ env.PGZ }}
|
name: ${{ env.PGZ }}
|
||||||
path: ${{ env.PGZ }}
|
path: ${{ env.PGZ }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue