Skip to content

Commit

Permalink
iOS build artifacts name as dist.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudo committed Dec 6, 2019
1 parent f4f20bc commit fd904ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: dist.zip
name: dist
path: dist

0 comments on commit fd904ee

Please sign in to comment.