Move default-background to parent directory, reflect change in workflow
Some checks failed
Build hydros-assets / Build and push image (push) Failing after 50s

This commit is contained in:
2026-03-29 22:47:19 -04:00
parent 44693bbe8c
commit f511eefd83
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
- name: Build RPM and Upload
uses: https://git.hydrosaber.com/hydros/build-rpm@main
with:
spec-file-path: ./hydros-assets/hydros-assets.spec
spec-file-path: ./hydros-assets.spec
repository-user: eriq12
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
extra-source-directory: ./hydros-assets/hydros
extra-source-directory: ./hydros-assets

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB