Skip to content

Commit

Permalink
Merge pull request #2 from asfadmin/test
Browse files Browse the repository at this point in the history
Bug fixing
  • Loading branch information
artisticlight authored Sep 27, 2023
2 parents 185f619 + 8ddaffc commit 88dd781
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 88dd781

Please sign in to comment.