Copy over to new correct directory
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 1m28s

This commit is contained in:
2025-11-29 20:53:31 -05:00
parent b981b458a7
commit d4da191bbc

View File

@@ -28,7 +28,7 @@ jobs:
shell: bash
run: |
mkdir -p ./rpmbuild/{RPMS,SPECS}
cp ./hyprwayland-scanner/hyprwayland-scanner.spec ${GITEA_WORKSPACE}/rpmbuild/SPECS
cp ./hyprwayland-scanner/hyprwayland-scanner.spec ./rpmbuild/SPECS
- name: Build RPM
shell: bash