1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00

Fix CI format

Fix CI format

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-08-31 10:13:17 +02:00
parent 5bba89e98a
commit 3d0368dc94

View file

@ -67,7 +67,7 @@ jobs:
uses: actions/checkout@v2
with:
submodules: "recursive"
fetch-depth: 0
fetch-depth: 0
- name: "Pull ${{ matrix.image_name }}..."
run: docker pull dockcross/${{ matrix.image_name }}
- name: "Make script"