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 943c2b1 commit e085669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_IP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Install ip dependencies
working-directory: ${{ env.IP_PATH }}
run: |
cd ${{ env.IP_PATH }}
ls -la ip/
if [ -f ip/dependencies.json ]; then
echo "File exists!"
Expand Down

0 comments on commit e085669

Please sign in to comment.