Skip to content

Commit

Permalink
chore: edit env
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed May 18, 2022
1 parent 783af04 commit 88e1e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sslcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 7
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd
#extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd

- name: "✅ Checkout repository"
uses: actions/checkout@v2
Expand Down

0 comments on commit 88e1e72

Please sign in to comment.