We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b3e36 commit e3c75caCopy full SHA for e3c75ca
.github/workflows/fedora-copr-build.yml
@@ -144,7 +144,7 @@ jobs:
144
--appstream off \
145
--delete-after-days 32 \
146
--module-hotfixes on \
147
- "$chroot_opts" "${{ env.project_today }}"
+ $chroot_opts "${{ env.project_today }}"
148
149
- name: "Enable snapshot_build build condition for all and swig:4.0 module in RHEL 8 build chroots (if any)"
150
shell: bash -e {0}
0 commit comments