Update node.js.yml
This commit is contained in:
parent
76e8398871
commit
698814fa23
|
@ -29,4 +29,5 @@ jobs:
|
||||||
- name: Upload Ubuntu Artifact
|
- name: Upload Ubuntu Artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
name: freetube-vue_0.8.0_amd64.deb
|
||||||
path: build/freetube-vue_0.8.0_amd64.deb
|
path: build/freetube-vue_0.8.0_amd64.deb
|
||||||
|
|
Loading…
Reference in New Issue