Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Commit

Permalink
Fix JSON validation error
Browse files Browse the repository at this point in the history
  • Loading branch information
0237h committed Jan 3, 2023
1 parent d5d4cbf commit f814fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Expand Up @@ -35,6 +35,7 @@ jobs:
- run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip uninstall rfc3986-validator
- name: Update analysis notebooks
run: |
for filename in charts_data/*.ipynb; do
Expand Down

0 comments on commit f814fa5

Please sign in to comment.