mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-11-05 21:25:50 -05:00
Fix master workflow
This commit is contained in:
parent
d37e0bec9e
commit
0749ee0ee9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
name: Build
|
||||
run: |
|
||||
npm install
|
||||
npm run format
|
||||
npm run build
|
||||
-
|
||||
name: Set up Git
|
||||
|
|
Loading…
Reference in a new issue