Skip to content

Commit

Permalink
Debugging runner paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Jun 26, 2024
1 parent 08e8b72 commit e6478b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_kilosort4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Fetch package versions from PyPI
run: |
python .github/scripts/check_kilosort4_releases.py
echo $(pwd)
pwd
ls -R
shell: bash

- name: Upload versions file
Expand Down

0 comments on commit e6478b1

Please sign in to comment.