Skip to content

Commit

Permalink
chore: testing ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 3, 2024
1 parent beb443a commit ed9a1a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
run: |
echo "Downloading packages"
.venv/bin/python3 -m pip download --dest files -r base.txt
base_txt_path="${GITHUB_WORKSPACE}/files/base.txt"
echo "Path of base.txt: ${base_txt_path}"
working-directory: WORK_DIR/repo_work

- name: Extract GitHub URLs from base.txt
Expand Down

0 comments on commit ed9a1a6

Please sign in to comment.