Move material icons fonts spec file into directory, and added needed
All checks were successful
Build material-icons-fonts / Build and push image (push) Successful in 3m10s

conf file
This commit is contained in:
2025-12-03 21:22:22 -05:00
parent 96058c5dd9
commit 9882633633
3 changed files with 20 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
- main
paths:
- .gitea/workflows/build-material-icons-fonts.yml
- "material-icons-fonts.spec"
- "material-icons-fonts/**"
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: ./material-icons-fonts.spec
spec-file-path: ./material-icons-fonts/material-icons-fonts.spec
repository-user: eriq12
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
extra-source-directory: ./material-icons-fonts