Skip to content

Commit 798080e

Browse files
author
Mathieu Lobet
committed
fix for courses workflow
1 parent b4653fb commit 798080e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/courses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
filters: |
2424
beginner:
2525
- 'courses/01_beginners/*.tex'
26-
- 'images'
26+
- 'images/**'
2727
2828
build_beginner_course:
2929
needs: changes

0 commit comments

Comments
 (0)