mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-16 18:51:50 +08:00
fix indent?
This commit is contained in:
parent
88ccca3dfe
commit
626f5f80c9
@ -41,12 +41,12 @@ jobs:
|
||||
at: /tmp/workspace
|
||||
- checkout
|
||||
- run:
|
||||
name: Package AppImage
|
||||
command: |
|
||||
chmod +x /build/src/platform/unix/build_appimage.sh
|
||||
pushd /tmp/workspace
|
||||
tar -xzf Slic3r.tar.gz
|
||||
/build/src/platform/unix/build_appimage.sh /build/Slic3r.AppImage
|
||||
name: Package AppImage
|
||||
command: |
|
||||
chmod +x /build/src/platform/unix/build_appimage.sh
|
||||
pushd /tmp/workspace
|
||||
tar -xzf Slic3r.tar.gz
|
||||
/build/src/platform/unix/build_appimage.sh /build/Slic3r.AppImage
|
||||
- store_artifacts:
|
||||
path: /build/Slic3r.AppImage
|
||||
workflows:
|
||||
|
Loading…
x
Reference in New Issue
Block a user