Skip to content

Commit

Permalink
GitHub workflows docker.yaml - revert checkout submodules recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilia-Shutov committed Aug 14, 2023
1 parent 6edd455 commit 8824a7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: recursive

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 8824a7d

Please sign in to comment.