mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 00:26:00 +08:00
set dependency correctly
This commit is contained in:
parent
bd1de6652a
commit
31aeb6e9b6
@ -55,4 +55,6 @@ workflows:
|
||||
build_and_package:
|
||||
jobs:
|
||||
- build
|
||||
- package_appimage
|
||||
- package_appimage:
|
||||
requires:
|
||||
- build
|
||||
|
Loading…
x
Reference in New Issue
Block a user