Skip to content

Commit 66b5256

Browse files
committed
Remove unnecessary file upload
1 parent 46713dd commit 66b5256

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ jobs:
222222
run: ls -R ./artifact/freecad
223223
- name: Create Compressed File
224224
run: |
225-
cp -r ./artifact/kicad/step ./artifact/freecad/pcb
226225
cd ./artifact
227226
tar -czvf ./freecad.tar.gz ./freecad
228227
zip -r ./freecad.zip ./freecad

0 commit comments

Comments
 (0)