Skip to content

Commit

Permalink
fix readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frances-h committed Mar 1, 2024
1 parent 1315095 commit d560c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install invoke rundoc .
python -m pip install invoke tomli rundoc .
- name: Run the README.md
run: invoke readme

0 comments on commit d560c0c

Please sign in to comment.