There was an error while loading. Please reload this page.
1 parent a7c0ebd commit be3abd7Copy full SHA for be3abd7
1 file changed
.github/workflows/weekly-checks.yml
@@ -63,7 +63,7 @@ jobs:
63
id: cache-fsmod
64
with:
65
path: /opt/fsmod
66
- key: ${{ runner.os }}-fsmod-python-v2
+ key: ${{ runner.os }}-fsmod-python-v3
67
68
- name: Install FSMod
69
if: steps.cache-fsmod.outputs.cache-hit != 'true'
@@ -180,7 +180,7 @@ jobs:
180
181
182
183
184
185
186
0 commit comments