Skip to content

Commit 911ded0

Browse files
committed
update
1 parent b1c265c commit 911ded0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/_common_build_torch.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ jobs:
6161
repository: pytorch/pytorch
6262
ref: refs/pull/142477/merge
6363
submodules: recursive
64+
path: pytorch
65+
66+
- name: Show
67+
run: |
68+
set -e
69+
pwd
70+
ls -al
6471
6572
- name: Install pip dependencies
6673
working-directory: pytorch

0 commit comments

Comments
 (0)