Skip to content

Commit

Permalink
Fix submodule fetching for Docker-Coq-Action template.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zimmi48 committed Dec 20, 2021
1 parent e62015d commit 042472f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-action.yml.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
steps:
- uses: actions/checkout@v2
{{# submodule }}
- name: Checkout submodules
uses: textbook/[email protected]
with:
submodules: recursive
{{/ submodule }}
- uses: coq-community/docker-coq-action@v1
with:
Expand Down

0 comments on commit 042472f

Please sign in to comment.