Return patch, add ending new line to patch
All checks were successful
Build hyprqt6engine / Build and push image (push) Successful in 3m2s

This commit is contained in:
2025-12-03 16:04:37 -05:00
parent ef51e66d70
commit 098201a3c7
3 changed files with 20 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
- main
paths:
- .gitea/workflows/build-hyprqt6engine.yml
- "hyprqt6engine.spec"
- "hyprqt6engine/**"
workflow_dispatch:
jobs:
@@ -27,6 +27,7 @@ jobs:
- name: Build RPM and Upload
uses: https://git.hydrosaber.com/hydros/build-rpm@main
with:
spec-file-path: ./hyprqt6engine.spec
spec-file-path: ./hyprqt6engine/hyprqt6engine.spec
repository-user: eriq12
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
extra-source-directory: ./hyprqt6engine