fix problems in ci

This commit is contained in:
mrjvs
2023-09-13 23:11:15 +02:00
parent c2ae6432ae
commit e6000b36f0

View File

@@ -29,7 +29,7 @@ jobs:
run: npm run prepare run: npm run prepare
- name: Run ESLint - name: Run ESLint
run: npm lint run: npm run lint
building: building:
name: Build project name: Build project
@@ -49,4 +49,4 @@ jobs:
run: npm install run: npm install
- name: Build Project - name: Build Project
run: npm build run: npm run build