Merge pull request #35 from openmlsys/Laicheng0830-patch-3

Update main.yml
This commit is contained in:
Cheng Lai
2022-03-04 16:40:37 +08:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ jobs:
- run: sudo apt install -y pandoc
- run: |
git clone https://github.com/d2l-ai/d2l-book.git
git clone https://github.com/openmlsys/d2l-book.git
cd d2l-book
python3 -m pip install .
- run: d2lbook build html