mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-04-05 03:37:53 +08:00
Merge pull request #35 from openmlsys/Laicheng0830-patch-3
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user