Skip to content

Commit

Permalink
Merge pull request #14 from rasben/cron
Browse files Browse the repository at this point in the history
Remove typo
  • Loading branch information
rasben authored Aug 12, 2023
2 parents c3606aa + c797f10 commit d731362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
uses: shivammathur/setup-php@v2
with:
php-version: "8.1"
extensions: none, curl, json, mbstring, pcre, and phar
extensions: none, curl, json, mbstring, pcre, phar
- name: Get PlatformSH URL
shell: bash
id: platformsh_url
Expand Down

0 comments on commit d731362

Please sign in to comment.