mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +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:
|
||||
repos: |
|
||||
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' }}
|
||||
name: "Debug: List project contents"
|
||||
|
Loading…
Reference in New Issue
Block a user