Skip to content

Commit

Permalink
Directory Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek-engg-mobilesdk committed Aug 5, 2024
1 parent 04c8173 commit 933becd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
path: sdk-automation-scripts_1
token: ${{ secrets.SDK_BOT_ACCESS_TOKEN }}
- name: Automation script setup
uses: ./sdk-automation-scripts/actions/npm-repository-setup
uses: ./sdk-automation-scripts_1/actions/npm-repository-setup
- name: Check 1
run: ls sdk-automation-scripts
- name: Check 2
run: ls sdk-automation-scripts_1
run: ls sdk-automation-scripts

0 comments on commit 933becd

Please sign in to comment.