We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f716193 commit e302cf8Copy full SHA for e302cf8
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
# Following https://github.com/tydeu/lean4-alloy/blob/master/.github/workflows/ci.yml
72
path-type: inherit
73
msystem: ${{ matrix.platform.msystem }}
74
- cache: false
+ # cache: false
75
install: >-
76
git
77
base-devel
0 commit comments