Skip to content

Commit dac72f5

Browse files
authored
update requirements for readme.yml
1 parent 2525f82 commit dac72f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install package and dependencies
2424
run: |
2525
python -m pip install --upgrade pip
26-
python -m pip install invoke rundoc .
26+
python -m pip install invoke tomli rundoc .
2727
- name: invoke readme
2828
env:
2929
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)