Skip to content

Commit

Permalink
Exit commcare-android dir
Browse files Browse the repository at this point in the history
  • Loading branch information
avazirna committed Feb 22, 2023
1 parent 2ce46dc commit 64d81dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commcare-android-pr-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ jobs:
python-version: '3.9'
- name: Download cross request script
run: |
cd ..
curl https://raw.githubusercontent.com/dimagi/mobile-deploy/master/requirements.txt -o requirements.txt
curl https://raw.githubusercontent.com/dimagi/mobile-deploy/master/checkout_cross_request_repo.py -o checkout_cross_request_repo.py
pwd
- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
with:
Expand Down

0 comments on commit 64d81dc

Please sign in to comment.