Skip to content

Commit b420da9

Browse files
committed
requirements file name
1 parent 4072bcc commit b420da9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
submodules: true
2525
- name: Install deps
2626
run: |
27-
pip install -r requirements.txt
27+
pip install -r requirements-dev.txt
2828
- name: Build assets
2929
run: |
3030
python3 build.py

0 commit comments

Comments
 (0)