Skip to content

Commit 8de1c0c

Browse files
authored
Update build.yml
1 parent 5df37a6 commit 8de1c0c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@ jobs:
1919
set -euxo pipefail
2020
2121
## Bundle Install
22-
# mkdir -p /work/.bundle/
23-
# touch /work/.bundle/config
24-
# chmod +w /work/.bundle/config
25-
# bundle config set --local path 'vendor/bundle'
26-
pwd
27-
ls
2822
cd
29-
ls
3023
mkdir .bundle
3124
bundle config path '~/vendor/bundle'
3225
git clone https://github.com/pytorch/pytorch.github.io.git

0 commit comments

Comments
 (0)