diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 01e817f9..675f871f 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -312,58 +312,58 @@ jobs: install -Dm644 "LICENSE-APACHE" "${DPKG_DIR}/usr/share/doc/${{ env.PROJECT_NAME }}/LICENSE-APACHE" cat > "${DPKG_DIR}/usr/share/doc/${{ env.PROJECT_NAME }}/copyright" < "${DPKG_DIR}/DEBIAN/control" <