mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
switch to install
This commit is contained in:
parent
0b01b45d7b
commit
d37f66f17c
4
.github/workflows/qc_checks.yaml
vendored
4
.github/workflows/qc_checks.yaml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
uses: matmair/inventree/.github/actions/setup@ci-updates
|
||||
with:
|
||||
npm: true
|
||||
update: true
|
||||
install: true
|
||||
- name: Check Templated Files
|
||||
run: |
|
||||
cd ci
|
||||
@ -72,7 +72,7 @@ jobs:
|
||||
uses: matmair/inventree/.github/actions/setup@ci-updates
|
||||
with:
|
||||
npm: true
|
||||
update: true
|
||||
install: true
|
||||
- name: Check HTML Files
|
||||
run: npx markuplint **/templates/*.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user