mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-16 03:01:53 +08:00
indent?
This commit is contained in:
parent
626f5f80c9
commit
fd618d8a61
@ -37,9 +37,9 @@ jobs:
|
||||
image: ubuntu-1604:202007-01
|
||||
working_directory: /build
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: /tmp/workspace
|
||||
- checkout
|
||||
- run:
|
||||
name: Package AppImage
|
||||
command: |
|
||||
@ -48,7 +48,7 @@ jobs:
|
||||
tar -xzf Slic3r.tar.gz
|
||||
/build/src/platform/unix/build_appimage.sh /build/Slic3r.AppImage
|
||||
- store_artifacts:
|
||||
path: /build/Slic3r.AppImage
|
||||
path: /build/Slic3r.AppImage
|
||||
workflows:
|
||||
version: 2
|
||||
build_and_package:
|
||||
|
Loading…
x
Reference in New Issue
Block a user