mirror of
https://github.com/status-im/nimbus-common-workflow.git
synced 2025-02-16 09:37:00 +00:00
some projects need submodules too
This commit is contained in:
parent
4f31a65c5b
commit
1a56faafcc
2
.github/workflows/common.yml
vendored
2
.github/workflows/common.yml
vendored
@ -56,6 +56,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Install build dependencies (Linux i386)
|
||||
if: runner.os == 'Linux' && matrix.target.cpu == 'i386'
|
||||
|
Loading…
x
Reference in New Issue
Block a user