mirror of https://github.com/zlatinb/muwire
try 5 to upload a CI build
parent
7b25d4d4eb
commit
163169fafa
|
@ -35,5 +35,5 @@ jobs:
|
||||||
- name: Upload .zip
|
- name: Upload .zip
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: MuWire-{{ env.MW_VERSION }}.zip
|
name: MuWire-${{ env.MW_VERSION }}.zip
|
||||||
path: gui/build/distributions/MuWire-${{ env.MW_VERSION }}.zip
|
path: gui/build/distributions/MuWire-${{ env.MW_VERSION }}.zip
|
||||||
|
|
Loading…
Reference in New Issue