download submodules

original commit: dc1e5a41955a1c9d20cff84fc03ec211226bfd47
This commit is contained in:
Paulo Matos 2020-04-26 13:53:24 +02:00
parent 7313545ebf
commit a523d285cd

View File

@ -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