Skip to content

Commit

Permalink
added flag for submodule build
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry123 committed Jun 25, 2024
1 parent 09d1965 commit 3d7d8a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:
DOCKER_IMAGE_NAME: ghcr.io/${{ github.repository_owner }}/fluent
OP_DOCKER_IMAGE_NAME: ghcr.io/${{ github.repository_owner }}/op-reth
DOCKER_USERNAME: ${{ github.actor }}
CARGO_NET_GIT_FETCH_WITH_CLI: true

jobs:
build:
Expand Down

0 comments on commit 3d7d8a5

Please sign in to comment.