Skip to content

Commit 698de32

Browse files
committed
Fix action
1 parent 936f22c commit 698de32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v4
31+
- name: Change Directory
32+
run: cd circuits-and-code-website
3133
- name: Setup Pages
3234
uses: actions/configure-pages@v5
3335
- name: Build with Jekyll

0 commit comments

Comments
 (0)