Skip to content

Commit

Permalink
Update .github/workflows/ci-node.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Makarov <[email protected]>
  • Loading branch information
terabytesoftw and samdark authored Jul 7, 2023
1 parent fbe703b commit e41c545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install dependencies.
run: composer update $DEFAULT_COMPOSER_FLAGS

- name: Install Jquery `3.6.*@stable` for tests.
- name: Install JQuery `3.6.*@stable` for tests.
run: composer require "bower-asset/jquery:3.6.*@stable"

- name: Install node.js.
Expand Down

0 comments on commit e41c545

Please sign in to comment.