fix formatting (#283)

This commit is contained in:
Atul R 2019-12-19 19:17:27 +05:30 committed by GitHub
parent 7b5e2017ee
commit 6babd83c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,9 +32,7 @@ jobs:
body: >
Latest auto release corresponding to commit ${{github.sha}} 🔥.
To install do:
```
npm install https://github.com/nodegui/nodegui/releases/download/latest-master/nodegui-master.tgz
```
`npm install https://github.com/nodegui/nodegui/releases/download/latest-master/nodegui-master.tgz`
assets: >
nodegui-nodegui-1.0.0-master.tgz:nodegui-master.tgz:application/tar+gzip
recreate: true