Fix indendation

This commit is contained in:
Erwan MATHIEU 2024-06-05 09:24:55 +02:00
parent b12520b8fd
commit 3808a56600

View File

@ -142,9 +142,9 @@ jobs:
steps: steps:
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@v4.1.7 uses: actions/download-artifact@v4.1.7
with: with:
path: artifacts path: artifacts
merge-multiple: true merge-multiple: true
- name: Checkout Cura repo - name: Checkout Cura repo
uses: actions/checkout@v4 uses: actions/checkout@v4