build(obs): remove old obscpio before pushing
This commit is contained in:
parent
ef4e2353ff
commit
ec98494202
1
.github/workflows/publish-obs.yml
vendored
1
.github/workflows/publish-obs.yml
vendored
|
@ -71,6 +71,7 @@ jobs:
|
|||
- name: Vendor sources for Open Build Service
|
||||
run: |
|
||||
cd home:chyyran:librashader/librashader/
|
||||
rm *.obscpio
|
||||
osc service mr
|
||||
- name: Commit source artifacts to Open Build Service
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue