Browse Source

[ci] opam cache buster

Rudy Ges 2 years ago
parent
commit
fcef6b5a17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

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