mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-10 02:47:31 -05:00
Update .github/workflows/build.yml
Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
This commit is contained in:
parent
ad8359461c
commit
b1e6cd5018
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -83,7 +83,8 @@ jobs:
|
||||
tar -czf ../build.tar.gz .
|
||||
|
||||
- name: Upload build artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build.tar.gz
|
||||
path: build.tar.gz
|
||||
if-no-files-found: error
|
||||
|
Loading…
x
Reference in New Issue
Block a user