fix build
Build and Publish RPM / build-and-publish (push) Failing after 0s

This commit is contained in:
2025-10-06 08:53:50 +02:00
parent a7f99eb290
commit 16ba57ff6e
+2 -7
View File
@@ -28,17 +28,12 @@ jobs:
# rpmbuild -ba Pmodules.spec
# spectool -g -R Pmodules_modules.spec
spectool -R Pmodules_modules.spec
curl -L -H "Authorization: token ${{ secrets.ACCESSKEY }}" -o SOURCES/modules-3.2.10.2.tar.gz "https://gitea.psi.ch/Pmodules/modules/archive/3.2.10.2.tar.gz"
find .
head SOURCES/modules-3.2.10.2.tar.gz
dnf -y builddep Pmodules_modules.spec
rpmbuild -ba Pmodules_modules.spec
# spectool -g -R Pmodules_bash.spec
# curl -L -H "Authorization: token ${{ secrets.ACCESSKEY }}" -o SOURCES/bash-5.2.37.tar.gz "https://gitea.psi.ch/Pmodules/bash/archive/bash-5.2.37.tar.gz"
# dnf -y builddep Pmodules_bash.spec
# rpmbuild -ba Pmodules_bash.spec
dnf -y builddep Pmodules_bash.spec
rpmbuild -ba Pmodules_bash.spec
# list generated rpms
find RPMS