switch to install

This commit is contained in:
Matthias 2022-05-27 23:22:26 +02:00
parent 0b01b45d7b
commit d37f66f17c
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -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