mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-05-07 03:39:00 +08:00
wip
This commit is contained in:
parent
51b4a6d78e
commit
6df0cbdd8c
5
.github/workflows/gameci.yml
vendored
5
.github/workflows/gameci.yml
vendored
@ -116,6 +116,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repos: |
|
repos: |
|
||||||
https://vpm.nadena.dev/vpm-prerelease.json
|
https://vpm.nadena.dev/vpm-prerelease.json
|
||||||
|
|
||||||
|
- if: failure()
|
||||||
|
run: |
|
||||||
|
jq . $HOME/.local/share/VRChatCreatorCompanion/settings.json
|
||||||
|
jq '.repo | .packages | ."nadena.dev.ndmf" | .versions | .[] | .version' < $HOME/.local/share/VRChatCreatorCompanion/Repos/dev.nadena.prerelease.json
|
||||||
|
|
||||||
- if: ${{ steps.setup.outputs.should_test == 'true' }}
|
- if: ${{ steps.setup.outputs.should_test == 'true' }}
|
||||||
name: "Debug: List project contents"
|
name: "Debug: List project contents"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user