Skip to content

Commit 6ac0752

Browse files
committed
Fix typo
1 parent 58d22a3 commit 6ac0752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-framework.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Check out source code
2727
uses: actions/checkout@v4
2828

29-
- name: Set up PHP envirnoment
29+
- name: Set up PHP environment
3030
uses: shivammathur/setup-php@v2
3131
with:
3232
php-version: '7.4'

0 commit comments

Comments
 (0)