Skip to content

Commit

Permalink
added missing zip step
Browse files Browse the repository at this point in the history
  • Loading branch information
SaminYaser-work committed Sep 15, 2023
1 parent e7d1e77 commit 5e5dca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_agrosmart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: php-app
path: .
path: release.zip

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5e5dca6

Please sign in to comment.