Skip to content

Commit 2c19765

Browse files
Merge pull request #408 from microsoft/blessing-sanusi-patch-2
fix: Update deploy.yml
2 parents 38be211 + 314fa07 commit 2c19765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workshop/.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
# Build the MkDocs site
2929
- name: Build the site
3030
run: |
31+
cd workshop
3132
mkdocs build
3233
touch site/.nojekyll # Disable Jekyll
3334

0 commit comments

Comments
 (0)