Skip to content

Commit

Permalink
node config
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippImhof committed Jan 9, 2025
1 parent b0daea6 commit b616798
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/testing-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ jobs:
- name: Configuring node & npm
uses: actions/setup-node@v4
with:
node-version: lts/iron

- name: Installing node stuff
run: npm ci

- name: Initialise moodle-plugin-ci
shell: bash
Expand Down

0 comments on commit b616798

Please sign in to comment.