Update main.yml

This commit is contained in:
Cheng Lai
2022-03-04 16:34:01 +08:00
committed by GitHub
parent ecc1c15cf3
commit 0c63220ff8

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