|
@@ -257,7 +257,7 @@ jobs:
|
|
uses: actions/[email protected]
|
|
uses: actions/[email protected]
|
|
with:
|
|
with:
|
|
path: ~/.opam/
|
|
path: ~/.opam/
|
|
- key: ${{ runner.os }}-${{ hashFiles('./opam', './libs/') }}-1
|
|
|
|
|
|
+ key: ${{ runner.os }}-${{ hashFiles('./opam', './libs/') }}-2
|
|
|
|
|
|
- name: Install Neko from S3
|
|
- name: Install Neko from S3
|
|
run: |
|
|
run: |
|