Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Jan 6, 2025
1 parent a2d0c43 commit 7613da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
zip ${{ github.ref_name }}.zip -r html/
gsutil cp ${{ github.ref_name }}.zip ${GCP_TARGET}
- name: Set PyTorch version
- name: Inject version selector
working-directory: docs/build
run: |
pip install -q wget
Expand Down

0 comments on commit 7613da0

Please sign in to comment.