Suppression du dossier zip
All checks were successful
Publish / Build and upload docker image (release) Successful in 40s

This commit is contained in:
Quentin Millardet
2025-05-22 18:59:33 +02:00
parent e2a9fd41a6
commit e5b528940b

View File

@@ -11,7 +11,7 @@ jobs:
- name: Create dir
run: mkdir -p bin
- name : Compress dir
run: zip White-light.zip bin/White-light.wav bin/White-light.fseq
run: zip White-light.zip White-light.wav White-light.fseq
- name: Copy files
run: cp White-light.wav bin/ && cp White-light.fseq bin/ && cp White-light.zip bin/