Skip to content

Commit d1b3f5f

Browse files
committed
update path for building site
1 parent a7c72a2 commit d1b3f5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-with-encryption.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build with Jekyll
3333
uses: actions/jekyll-build-pages@v1
3434
with:
35-
source: ./
35+
source: ./docs
3636
destination: ./_site
3737

3838
# Begin encryption code.

0 commit comments

Comments
 (0)