We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b01c1 commit 71a73ebCopy full SHA for 71a73eb
.github/workflows/ci.yml
@@ -294,7 +294,7 @@ jobs:
294
path: |
295
.opam-path
296
.opam-env
297
- key: opam-env-v1-${{ matrix.os }}
+ key: opam-env-v2-${{ matrix.os }}
298
299
- name: Restore OPAM env
300
if: steps.cache-opam-tool.outputs.cache-hit == 'true'
@@ -303,7 +303,7 @@ jobs:
303
304
305
306
307
308
- name: Use cached OPAM env - $PATH
309
0 commit comments