Skip to content

Commit f6fbed2

Browse files
authored
Fix update-quick-start-module.yml (#1878)
* TEST Update update-quick-start-module.yml * Update update-quick-start-module.yml
1 parent 4424a54 commit f6fbed2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-quick-start-module.yml

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
runs-on: "ubuntu-20.04"
6767
environment: pytorchbot-env
6868
steps:
69+
- name: Checkout pytorch.github.io
70+
uses: actions/checkout@v2
6971
- name: Setup Python
7072
uses: actions/setup-python@v2
7173
with:

0 commit comments

Comments
 (0)