Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbissemattsson committed Jun 14, 2024
1 parent f6b47cc commit 4a05e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lxl-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: npm install -g yarn
- name: Install lxljs dependency
run: yarn install --frozen-lockfile
working-directory: ./lxlj s
working-directory: ./lxljs
- name: Install dependencies
run: npm ci
- name: Build
Expand Down

0 comments on commit 4a05e11

Please sign in to comment.