Skip to content

Commit ebe9b4e

Browse files
author
Mathieu Lobet
committed
attempt to fix CI for pdf
1 parent e91dce5 commit ebe9b4e

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
@@ -14,7 +14,7 @@ jobs:
1414
changes:
1515
runs-on: ubuntu-latest
1616
outputs:
17-
output1: ${{ steps.filter.outputs.workflows }}
17+
output1: ${{ steps.filter.outputs.beginner }}
1818
steps:
1919
- uses: actions/checkout@v4
2020
- uses: dorny/paths-filter@v3

0 commit comments

Comments
 (0)