Skip to content

Commit 3d7fd26

Browse files
committed
Fix path
1 parent fcefe79 commit 3d7fd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
python-version: 3.x
2828
cache: true
2929

30-
- run: pdm export --format requirements >tools.txt
30+
- run: pdm export --format requirements >requirements/tools.txt

0 commit comments

Comments
 (0)