We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46713dd commit 66b5256Copy full SHA for 66b5256
1 file changed
.github/workflows/release.yml
@@ -222,7 +222,6 @@ jobs:
222
run: ls -R ./artifact/freecad
223
- name: Create Compressed File
224
run: |
225
- cp -r ./artifact/kicad/step ./artifact/freecad/pcb
226
cd ./artifact
227
tar -czvf ./freecad.tar.gz ./freecad
228
zip -r ./freecad.zip ./freecad
0 commit comments