Skip to content

Commit

Permalink
[actions][xs]: updated actions for data path
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikanebu committed Dec 11, 2024
1 parent 59bb3e9 commit ae9860a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
- name: Run scripts
run: |
source venv/bin/activate
cd scripts
python process.py
python scripts/process.py
- name: Configure Git
run: |
Expand Down

0 comments on commit ae9860a

Please sign in to comment.