Skip to content

Commit 4a73bd4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6e76d50 commit 4a73bd4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ jobs:
104104
path: |
105105
~/.local/share/tutor
106106
~/.local/share/tutor-main
107-
key: tutor-config-${{ steps.tutor-version.outputs.version_tag }}-${{ matrix.edx_branch }}
107+
key: tutor-config-${{ steps.tutor-version.outputs.version_tag }}-${{ matrix.edx_branch
108+
}}
108109

109110
- name: Generate Tutor config
110111
if: steps.cache-tutor-config.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)