try to upload a CI build

auto-update
Zlatin Balevsky 2022-02-11 09:13:38 +00:00
parent a374277462
commit 9b47cd162c
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 5 additions and 1 deletions

View File

@ -29,4 +29,8 @@ jobs:
uses: gradle/gradle-build-action@937999e9cc2425eddc7fd62d1053baf041147db7
with:
arguments: build
- name: Upload .zip
uses: actions/upload-artifact@v2
with:
name: MuWire CI zip
path: gui/build/distributions/MuWire-*.zip$