Skip to content

Commit 3154f66

Browse files
committedJan 31, 2024
need vpm for deps?
1 parent 65739f5 commit 3154f66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.github/workflows/gameci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
submodules: recursive
1616

1717
- uses: anatawa12/sh-actions/resolve-vpm-packages@master
18+
with:
19+
repos: |
20+
https://vpm.nadena.dev/vpm.json
21+
https://hai-vr.github.io/vpm-listing/index.json
1822
1923
- uses: actions/cache@v2
2024
with:

0 commit comments

Comments
 (0)