Skip to content

Commit

Permalink
Update checker.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ArchBlood <35392110+ArchBlood@users.noreply.github.com>
  • Loading branch information
ArchBlood authored Apr 1, 2024
1 parent 87c6307 commit 8f010e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
sudo apt update
sudo apt install -y curl
curl https://installer.plesk.com/plesk-installer | sudo bash
curl https://installer.plesk.com/plesk-installer | sudo bash -s -- --web-interface-repository-url none
- name: Verify Plesk installation
run: plesk version
Expand Down

0 comments on commit 8f010e8

Please sign in to comment.