Skip to content

Commit

Permalink
Merge 69fb2a0 into c916264
Browse files Browse the repository at this point in the history
  • Loading branch information
PatelUtkarsh committed Apr 25, 2022
2 parents c916264 + 69fb2a0 commit bc0edf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
if: github.ref == 'refs/heads/develop' && github.event_name == 'push'

steps:
- name: Checkout
uses: actions/checkout@v2
- name: Download full bundle
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit bc0edf6

Please sign in to comment.