Skip to content

Commit 38e0a20

Browse files
committed
ci: run the generator from its jar instead of an npm wrapper
1 parent 1363142 commit 38e0a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
repository: vrchatapi/vrchatapi-javascript
2323
ref: ${{ inputs.ref || github.ref }}
2424

25-
- uses: vrchatapi/specification/.github/actions/setup@ci/modernise-actions
25+
- uses: vrchatapi/specification/.github/actions/bundle@ci/modernise-actions
2626

2727
- uses: pnpm/action-setup@v6
2828
with:

0 commit comments

Comments
 (0)