Ajout de l'ordre de compression
Some checks failed
Publish / Build and upload docker image (release) Failing after 18s
Some checks failed
Publish / Build and upload docker image (release) Failing after 18s
This commit is contained in:
@@ -10,10 +10,10 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Create dir
|
- name: Create dir
|
||||||
run: mkdir -p bin
|
run: mkdir -p bin
|
||||||
- name: Copy files
|
|
||||||
run: cp White-light.wav bin/ && cp White-light.fseq bin/
|
|
||||||
- name : Compress dir
|
- name : Compress dir
|
||||||
run: zip White-light.zip bin/White-light.wav bin/White-light.fseq
|
run: zip White-light.zip bin/White-light.wav bin/White-light.fseq
|
||||||
|
- name: Copy files
|
||||||
|
run: cp White-light.wav bin/ && cp White-light.fseq bin/ && cp White-light.zip bin/
|
||||||
|
|
||||||
|
|
||||||
- uses: akkuman/gitea-release-action@v1
|
- uses: akkuman/gitea-release-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user