Skip to content

Commit

Permalink
fix: cd into cloned repo
Browse files Browse the repository at this point in the history
  • Loading branch information
botanical committed Dec 18, 2024
1 parent 921bf57 commit 8bab675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ jobs:
run: |
git clone https://github.com/${{ env.VEDA_CONFIG_REPO }}.git
ls
cd ${{ vars.VEDA_CONFIG_REPO_NAME }}
- name: Verify Target Repository
run: |
Expand Down

0 comments on commit 8bab675

Please sign in to comment.