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:
- name: Download artifacts
uses: actions/download-artifact@v4.1.7
with:
path: artifacts
merge-multiple: true
with:
path: artifacts
merge-multiple: true
- name: Checkout Cura repo
uses: actions/checkout@v4