use npm directly

This commit is contained in:
Sasha 2023-11-06 17:42:02 +01:00
parent 7986242814
commit e72df7c3d5
No known key found for this signature in database

View File

@ -30,7 +30,7 @@ jobs:
node-version: 18
- name: Setup npm
uses: bahmutov/npm-install@v1
run: npm ci
- name: Artefact build
run: npm run build