Skip to content

Commit

Permalink
deploy trail 3
Browse files Browse the repository at this point in the history
  • Loading branch information
asabya committed Sep 22, 2021
1 parent 2228f1f commit 95a1bef
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/deploy.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ jobs:
# flags: unittests
# name: codecov-umbrella

# - name: Build
# run: cd mobile && gomobile init && go generate
- name: Build
run: cd mobile && gomobile init && go generate

- name: PWD
run: pwd

- name: LS
run: ls
- name: Deploy
uses: actions/upload-artifact@v2
with:
name: dthp
path: ./mobile/datahop.aar

0 comments on commit 95a1bef

Please sign in to comment.