Skip to content

Commit c92d89e

Browse files
make requirements in gh action
1 parent 9324e48 commit c92d89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: make setup
2222

2323
- name: Generate requirements.txt
24-
run: make export-requirements
24+
run: make requirements
2525

2626
- name: Commit changes
2727
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)