summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2020-11-23 13:29:25 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2020-11-23 14:32:30 +0100
commit3c3fc92863ad93748f703bcbaa141bd9fe4acdb6 (patch)
treeb83cd77b20625429e74fe6efd19d58d9f3403120
parente69d65059838a6c0827798c9e0dff701329c8918 (diff)
Revert "ensure copyright is mode 644"
-rw-r--r--.github/workflows/CICD.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml
index ede3dedf..f40d308e 100644
--- a/.github/workflows/CICD.yml
+++ b/.github/workflows/CICD.yml
@@ -357,7 +357,6 @@ jobs:
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
EOF
- chmod 644 "${DPKG_DIR}/usr/share/doc/${{ env.PROJECT_NAME }}/copyright"
# control file
mkdir -p "${DPKG_DIR}/DEBIAN"