fix: Fixes workflows.
This commit is contained in:
parent
b5f1bdd063
commit
4235f2215c
2 changed files with 5 additions and 2 deletions
2
.github/workflows/lom-testing.yml
vendored
2
.github/workflows/lom-testing.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: npm install --save-dev
|
||||
|
||||
- name: Build source
|
||||
run: npm build
|
||||
run: npm run build
|
||||
|
||||
- name: Run eslint
|
||||
run: npx eslint src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue