fix formatting (#283)
This commit is contained in:
parent
7b5e2017ee
commit
6babd83c3b
4
.github/workflows/latest.yml
vendored
4
.github/workflows/latest.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user