Skip to content

Commit

Permalink
Fix update-quick-start-module.yml (#1878)
Browse files Browse the repository at this point in the history
* TEST Update update-quick-start-module.yml

* Update update-quick-start-module.yml
  • Loading branch information
atalman authored Jan 6, 2025
1 parent 4424a54 commit f6fbed2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-quick-start-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
runs-on: "ubuntu-20.04"
environment: pytorchbot-env
steps:
- name: Checkout pytorch.github.io
uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit f6fbed2

Please sign in to comment.