Skip to content

Commit

Permalink
Mother of typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Sep 16, 2023
1 parent 0edd1ae commit 18664b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: ${{ matrix.php_versions }}
node-version: ${{ matrix.node_version }}

- name: Install Dependencies
run: composer install --prefer-dist --no-progress
Expand Down

0 comments on commit 18664b8

Please sign in to comment.