Update build-doc-and-os.yml

This commit is contained in:
Ace 2023-07-28 01:23:58 +02:00 committed by GitHub
parent aa9ebe942d
commit a3618cd888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,6 @@ jobs:
# make all users require a password for sudo commands (improves security)
echo 'ALL ALL=(ALL:ALL) PASSWD: ALL' | sudo tee -a /etc/sudoers.d/010_require_sudo_password
history -cw
- name: Compress the release image
run: |