Fix master workflow

This commit is contained in:
CrazyMax 2020-05-13 14:29:39 +02:00
parent d37e0bec9e
commit 0749ee0ee9
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -18,6 +18,7 @@ jobs:
name: Build name: Build
run: | run: |
npm install npm install
npm run format
npm run build npm run build
- -
name: Set up Git name: Set up Git