Skip to content

Commit cefff5b

Browse files
authored
Update generateCourseOverview.yml
1 parent 899565e commit cefff5b

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/generateCourseOverview.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,7 @@ jobs:
5858
cd ${REPOSITORYFOLDER}
5959
liaex -i index.yml -o index --format project --project-category-blur
6060
ls
61-
62-
- name: Cache repository
63-
uses: actions/cache@v3
64-
with:
65-
path: repository
66-
key: repository-${{ github.sha }}
67-
61+
6862
commit:
6963
needs:
7064
[run_index]

0 commit comments

Comments
 (0)