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:
parent
5bba89e98a
commit
3d0368dc94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockcross.yml
vendored
2
.github/workflows/dockcross.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue