ci: with submodules on correct place

This commit is contained in:
Adam Uhlíř 2025-04-03 14:54:35 +02:00
parent 81d4a76fd1
commit 8297380294
No known key found for this signature in database
GPG Key ID: 1D17A9E81F76155B
2 changed files with 1 additions and 2 deletions

View File

@ -112,8 +112,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
- name: Docker - Meta
id: meta

View File

@ -29,6 +29,7 @@ jobs:
dockerhub_repo: codexstorage/codex-contracts-eth
tag_suffix: -codex-factory
tag_sha_long: true
checkout-submodules: true
secrets: inherit
build-and-push: