mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Flaky attempt at trying to resolve the actions workflow for MM bundling.
This commit is contained in:
parent
77106d0a22
commit
9398e070f3
@ -13,8 +13,8 @@ package:
|
||||
- RestockRigidLegs
|
||||
dependencies: # Configure dependencies
|
||||
ModuleManager:
|
||||
version: 4.2.2
|
||||
location: s3
|
||||
location: url
|
||||
url: https://ksp.sarbian.com/jenkins/job/ModuleManager/162/artifact/ModuleManager-4.2.2.zip
|
||||
deploy:
|
||||
SpaceDock:
|
||||
enabled: true # activate/deactivate this deployment script
|
||||
|
@ -10,8 +10,8 @@ package:
|
||||
- license.txt
|
||||
dependencies: # Configure dependencies
|
||||
ModuleManager:
|
||||
version: 4.2.2
|
||||
location: s3
|
||||
location: url
|
||||
url: https://ksp.sarbian.com/jenkins/job/ModuleManager/162/artifact/ModuleManager-4.2.2.zip
|
||||
deploy:
|
||||
SpaceDock:
|
||||
enabled: true # activate/deactivate this deployment script
|
||||
|
Loading…
Reference in New Issue
Block a user