Remove debug print

This commit is contained in:
Erwan MATHIEU 2024-06-10 08:32:00 +02:00
parent 91b25a3743
commit c55a541107

View File

@ -165,15 +165,6 @@ jobs:
path: artifacts
merge-multiple: true
- name: Display contents
run: |
ls -lh
- name: Display artifacts contents
working-directory: artifacts
run: |
ls -lh
- name: Upload artifacts
working-directory: artifacts
run: |