Skip to content

Commit 6e76d50

Browse files
asadali145Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 88503b5 commit 6e76d50

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,7 @@ jobs:
104104
path: |
105105
~/.local/share/tutor
106106
~/.local/share/tutor-main
107-
key: >-
108-
tutor-config-${{ steps.tutor-version.outputs.version }}-${{ matrix.edx_branch
109-
}}
107+
key: tutor-config-${{ steps.tutor-version.outputs.version_tag }}-${{ matrix.edx_branch }}
110108

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

0 commit comments

Comments
 (0)