Skip to content

Commit 10c2af4

Browse files
committed
docs: use correct dist folder for live demo gh-pages
1 parent afda9c0 commit 10c2af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
if: github.ref == 'refs/heads/master'
5555
with:
5656
github_token: ${{ secrets.GITHUB_TOKEN }}
57-
publish_dir: ./bootstrap4-demo-with-translate/dist
57+
publish_dir: ./dist

0 commit comments

Comments
 (0)