Remove sudo group section
Some checks failed
Deploy to Web Server / deploy (push) Failing after 2m31s

This commit is contained in:
aria 2025-05-16 22:49:16 +10:00
parent 5dbbf7d550
commit c8c13c8c9e
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -43,9 +43,9 @@ jobs:
run: | run: |
apt-get update && apt-get -y install sudo apt-get update && apt-get -y install sudo
- name: Sudo group # - name: Sudo group
run: | # run: |
groupmod -a -U $USER sudo # groupmod -a -U $USER sudo
- name: Setup Tailscale - name: Setup Tailscale
uses: https://github.com/tailscale/github-action@v3 uses: https://github.com/tailscale/github-action@v3