This commit is contained in:
parent
7e5ede770a
commit
6f116c6842
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
$([ -d "dist" ] && echo "dist") \
|
||||
2>/dev/null || true
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-${{ github.sha }}
|
||||
path: build.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue