build(obs): remove old obscpio before pushing

This commit is contained in:
Ronny Chan 2024-02-04 18:06:39 -05:00 committed by GitHub
parent ef4e2353ff
commit ec98494202
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: |