mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 02:35:06 +08:00
ci: workaround VPM issues
This commit is contained in:
parent
766f728a8a
commit
5d399dce4a
1
.github/workflows/gameci.yml
vendored
1
.github/workflows/gameci.yml
vendored
@ -116,6 +116,7 @@ jobs:
|
||||
with:
|
||||
repos: |
|
||||
https://vpm.nadena.dev/vpm-prerelease.json
|
||||
https://vrchat.github.io/packages/index.json?download
|
||||
|
||||
- if: ${{ steps.setup.outputs.should_test == 'true' }}
|
||||
name: "Debug: List project contents"
|
||||
|
@ -83,7 +83,7 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
initialValues[condition.Parameter] = condition.InitialValue;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void ProcessInitialStates(Dictionary<TargetProp, object> initialStates,
|
||||
Dictionary<TargetProp, AnimatedProperty> shapes)
|
||||
|
Loading…
Reference in New Issue
Block a user