Fixing a typo

This commit is contained in:
Zoe Roux 2021-04-11 19:24:47 +02:00
parent f60dae1cf8
commit 3f646f4463

View File

@ -83,7 +83,7 @@ jobs:
desc: ${{env.description}}
- name: Build rpm package
run: |
rpmbuild -bb --buildroot . --build-in-place deployment/kyoo.specc
rpmbuild -bb --buildroot . --build-in-place deployment/kyoo.spec
tree -a
- name: Prepare arch package
run: |