restructure
This commit is contained in:
parent
b892e3777e
commit
431ecdf4b4
10 changed files with 8 additions and 27 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
uses: astral-sh/setup-uv@v5
|
||||
|
||||
- name: Regenerate env/hpc/requirements.txt
|
||||
run: uv run scripts/export_hpc_requirements.py
|
||||
run: uv run scripts/hpc/export_requirements.py
|
||||
|
||||
- name: Commit updated requirements if changed
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
|
|
|||
Reference in a new issue