mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 05:16:00 +08:00
fix linux CICD
This commit is contained in:
parent
b107990270
commit
6a86668ab2
8
.github/workflows/build_linux.yml
vendored
8
.github/workflows/build_linux.yml
vendored
@ -35,4 +35,10 @@ jobs:
|
||||
continue-on-error: true
|
||||
run: ./BuildLinux.sh -dsr
|
||||
|
||||
|
||||
- name: Build Studio
|
||||
shell: bash
|
||||
run: ./BuildLinux.sh -ir
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: BambuStudio-SoftFever_Linux
|
||||
path: './build/BambuStudio_ubu64.AppImage'
|
||||
|
Loading…
x
Reference in New Issue
Block a user