download submodules
original commit: dc1e5a41955a1c9d20cff84fc03ec211226bfd47
This commit is contained in:
parent
7313545ebf
commit
a523d285cd
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -17,6 +17,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
submodules: 'recursive'
|
||||||
- name: Proceed with TARGET_MACHINE == ${{ matrix.mach }}
|
- name: Proceed with TARGET_MACHINE == ${{ matrix.mach }}
|
||||||
run: echo $TARGET_MACHINE
|
run: echo $TARGET_MACHINE
|
||||||
- name: Install multilib for 32-bit
|
- name: Install multilib for 32-bit
|
||||||
|
|
Loading…
Reference in New Issue
Block a user