Skip to content

Commit

Permalink
Bug fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
artisticlight committed Sep 27, 2023
1 parent 908bf98 commit 8ddaffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_github_io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Python
run: |
python -m pip install --upgrade pip
python -m pip install -r asf-data-search-manual/requirements.txt
python -m pip install -r Discovery-MkDocs/requirements.txt
# - name: deploy to github.io
# if: github.ref == 'refs/heads/prod'
Expand Down

0 comments on commit 8ddaffc

Please sign in to comment.