Skip to content

Commit

Permalink
Fix typo in buildv2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HorstOeko committed Dec 17, 2023
1 parent 623c1ad commit 3820b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildv2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name. Checkout
- name: Checkout
uses: actions/checkout@v3
- name: Setup PHP with PECL extension
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 3820b4d

Please sign in to comment.