build(obs): remove old oscpio

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

View file

@ -41,6 +41,7 @@ jobs:
- name: Vendor sources for Open Build Service
run: |
cd home:chyyran:librashader/librashader/
rm *.obscpio
osc service mr
- name: Build package
run: |
@ -75,4 +76,4 @@ jobs:
run: |
cd home:chyyran:librashader/librashader/
osc ar
osc commit -f -m "git-rev ${{ github.sha }}"
osc commit -f -m "git-rev ${{ github.sha }}"