Skip to content

Commit

Permalink
Xtext editor server, set working direcotry of the GitHub install depe…
Browse files Browse the repository at this point in the history
…ndencies action
  • Loading branch information
barnettwilliam committed Feb 26, 2024
1 parent 6c5f622 commit 95fd601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
node-version: 18

- name: Install node dependencies
run: |
npm ci
working-directory: ./xtext/editorserver
run: npm ci

- name: Code linting - Xtext Editor Server
working-directory: ./xtext/editorserver
Expand Down

0 comments on commit 95fd601

Please sign in to comment.