Skip to content

Commit 634703d

Browse files
authored
Merge pull request #526 from proux01/update-docker-action
[CI] Update Docker
2 parents bb435ec + 05ab84a commit 634703d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v2
2727
- uses: coq-community/docker-coq-action@v1
2828
with:
29-
opam_file: './coq-hierarchy-builder.opam'
29+
opam_file: './rocq-hierarchy-builder.opam'
3030
coq_version: ${{ matrix.coq_version }}
3131
export: 'OPAMWITHTEST' # space-separated list of variables
3232
env:

0 commit comments

Comments
 (0)