Skip to content

Commit 80d3c2d

Browse files
committed
add _build to lectures folder
1 parent e7a0345 commit 80d3c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
workflow: cache.yml
4040
branch: main
4141
name: build-cache
42-
path: _build
42+
path: lectures/_build
4343
# Build HTML
4444
- name: Build HTML
4545
shell: bash -l {0}

0 commit comments

Comments
 (0)