We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e3a1e commit cf07129Copy full SHA for cf07129
1 file changed
.github/workflows/build-gcc-packages.yml
@@ -239,4 +239,4 @@ jobs:
239
240
- name: Update repository metadata
241
run: |
242
- ssh github@rpm.henderkes.com "cd /home/github/rpm/${{ env.RPM_ARCH }}/${{ env.TARGET_DIR }}/ && rm -rf repodata && createrepo_static ."
+ ssh github@rpm.henderkes.com "cd /home/github/rpm/${{ env.RPM_ARCH }}/${{ env.TARGET_DIR }}/ && rm -rf repodata && createrepo_static && createrepo_c ."
0 commit comments