mirror of
https://github.com/sharkdp/bat
synced 2025-02-17 05:18:28 +00:00
ensure copyright is mode 644
resolves non-standard-file-perm https://lintian.debian.org/tags/non-standard-file-perm.html
This commit is contained in:
parent
7c730d11c3
commit
4a6b4fb632
1 changed files with 1 additions and 0 deletions
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
|
@ -350,6 +350,7 @@ 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue