fix issue
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 42s
Tests / PHPUnit (push) Successful in 1m24s

This commit is contained in:
root
2026-08-19 23:51:27 -04:00
parent 049baf2cb4
commit 2bfb9b3aa1
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -48,6 +48,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
env:
GIT_SSL_NO_VERIFY: 'true'
- name: Setup PHP
uses: shivammathur/setup-php@v2