Skip to content

Commit

Permalink
fix Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Nomeyho committed Dec 25, 2019
1 parent 8e52b0d commit 9298b05
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ jobs:
rm -rf nomeyho_clock/ios
rm -rf nomeyho_clock/android
rm -rf nomeyho_clock/web
- run: |
cd nomeyho_clock
zip -r nomeyho_clock.zip ./nomeyho_clock ./flutter_clock_helper
- run: zip -r nomeyho_clock.zip ./nomeyho_clock ./flutter_clock_helper
# Artifacts
- uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit 9298b05

Please sign in to comment.