mirror of
https://github.com/zoriya/Aeris.git
synced 2026-06-01 18:35:45 +00:00
Mobile LCient: fix build workflow
This commit is contained in:
@@ -20,7 +20,6 @@ jobs:
|
||||
- name: Run Docker
|
||||
run: docker run -v $PWD:/dist aeris_mobile_build
|
||||
- name: Upload build artifact
|
||||
if: github.ref == 'refs/head/master'
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: aeris_apk
|
||||
|
||||
Reference in New Issue
Block a user