mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-29 16:49:27 +01:00
CI: Fix deb copy command
This commit is contained in:
parent
415a40ea04
commit
f938129d81
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -477,7 +477,7 @@ jobs:
|
||||
- name: make deb
|
||||
run: dpkg-buildpackage -b -d -uc -us -nc -j4
|
||||
- name: Copy deb
|
||||
run: cp ../*.deb
|
||||
run: cp ../*.deb .
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user