Skip to content

Commit

Permalink
Removed useless manual node installation
Browse files Browse the repository at this point in the history
  • Loading branch information
kordan committed Oct 18, 2023
1 parent 25c28af commit 6d03b10
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ jobs:
with:
path: plugin

- name: Install node
uses: actions/setup-node@v1
with:
node-version: '14.15.0'

- name: Setup PHP ${{ matrix.php }}
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 6d03b10

Please sign in to comment.