Skip to content

Commit

Permalink
chore: gh action debug
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Feb 6, 2024
1 parent 2bd02b8 commit 2e48638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/train-spread-predictor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
# TODO: mkdir should not be necessary but gh action hangs when doing os.makedirs
run: |
mkdir ./nfl_analytics/data
ls -a
ls -a ./nfl_analytics
poetry run python ./nfl_analytics/main.py --download --train
# TODO: tag name? release name?
Expand Down

0 comments on commit 2e48638

Please sign in to comment.