Skip to content

Commit

Permalink
revised workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
antiyro committed Oct 24, 2024
1 parent 1b48caa commit 0c9bef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
submodules: recursive # Add this line

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

0 comments on commit 0c9bef2

Please sign in to comment.