Skip to content

Commit a4ce959

Browse files
committed
remove clone in workflow
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 6d1d641 commit a4ce959

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ jobs:
2424
fetch-depth: 0
2525
submodules: true
2626

27-
- name: Checkout tutorials repository
28-
uses: actions/checkout@v5
29-
with:
30-
repository: aws-samples/sample-aws-deep-learning-containers
31-
ref: main
32-
path: docs/tutorials
33-
3427
- name: Install dependencies
3528
run: pip install -r docs/requirements.txt
3629

0 commit comments

Comments
 (0)