Skip to content

Commit fb7190b

Browse files
committed
Update build_and_deploy.yml
1 parent 1b7da77 commit fb7190b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: npm install -g mystmd
4040
- name: Build HTML Assets
4141
run: |
42-
cd docs && myst build --html .
42+
cd docs && myst build --html
4343
- name: Upload artifact
4444
uses: actions/upload-pages-artifact@v3
4545
with:

0 commit comments

Comments
 (0)