浏览代码

[ci] opam cache buster

Rudy Ges 2 年之前
父节点
当前提交
fcef6b5a17
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: |