Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Sep 30, 2024
1 parent e085669 commit 4b07d6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_IP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
if: ${{ !inputs.is-ip }}
run: git clone ${{ inputs.url }} ${{ env.IP_PATH }}
- name: Install ip dependencies
working-directory: ${{ env.IP_PATH }}
run: |
cd ${{ env.IP_PATH }}
ls -la ip/
Expand Down

0 comments on commit 4b07d6a

Please sign in to comment.