We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c688af commit 4274df8Copy full SHA for 4274df8
.github/workflows/docker-action.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
- uses: coq-community/docker-coq-action@v1
28
with:
29
- opam_file: 'coq-mathcomp-finmap.opam'
+ opam_file: 'rocq-mathcomp-finmap.opam'
30
custom_image: ${{ matrix.image }}
31
32
0 commit comments